Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update victoriametrics/victoria-metrics docker tag to v1…
Browse files Browse the repository at this point in the history
….104.0
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 3c75aa8 commit 6c67226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/prometheus/templates/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
victoriametrics:
container_name: victoriametrics
image: victoriametrics/victoria-metrics:v1.103.0
image: victoriametrics/victoria-metrics:v1.104.0
volumes:
- ./vmdata:/storage
command:
Expand Down

0 comments on commit 6c67226

Please sign in to comment.