Explorar el Código

Merge pull request #1067 from ChristianLempa/renovate/docker.io-prom-prometheus-3.4.x

chore(deps): update docker.io/prom/prometheus docker tag to v3.4.2
Christoph Schug hace 8 meses
padre
commit
7b0bee5dca
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker-compose/prometheus/compose.yaml

+ 1 - 1
docker-compose/prometheus/compose.yaml

@@ -4,7 +4,7 @@ volumes:
     driver: local
     driver: local
 services:
 services:
   prometheus:
   prometheus:
-    image: docker.io/prom/prometheus:v3.4.1
+    image: docker.io/prom/prometheus:v3.4.2
     container_name: prometheus
     container_name: prometheus
     ports:
     ports:
       - 9090:9090
       - 9090:9090