Преглед изворни кода

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

renovate[bot] пре 4 месеци
родитељ
комит
19007f56d1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      library/compose/prometheus/compose.yaml.j2

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

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