fix: add "v" to image tag

This commit is contained in:
Simon Cornet 2025-10-23 16:18:33 +02:00
commit 65ec685db6

View file

@ -52,7 +52,7 @@
# run prometheus
name: "prometheus"
image: "docker.io/prom/prometheus:3.7.2"
image: "docker.io/prom/prometheus:v3.7.2"
image_name_mismatch: "recreate"
restart_policy: "unless-stopped"
network_mode: "host"