fix: add "v" to image tag
This commit is contained in:
parent
2d48a38a4c
commit
65ec685db6
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue