Explorar o código

chore(deps): update docker.io/prom/prometheus docker tag to v3.9.0

renovate[bot] hai 4 meses
pai
achega
ecfbc03986
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      library/compose/prometheus/compose.yaml.j2

+ 1 - 1
library/compose/prometheus/compose.yaml.j2

@@ -1,7 +1,7 @@
 ---
 services:
   {{ service_name }}:
-    image: docker.io/prom/prometheus:v3.8.1
+    image: docker.io/prom/prometheus:v3.9.0
     restart: {{ restart_policy }}
     command:
       - --config.file=/etc/prometheus/prometheus.yaml