Răsfoiți Sursa

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

renovate[bot] 4 luni în urmă
părinte
comite
ecfbc03986
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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