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

Commit

Permalink
chore(deps): update prom/prometheus docker tag to v2.50.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and l3d00m committed Mar 2, 2024
1 parent a09f208 commit a47a5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/monitoring/templates/docker-compose.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
max_attempts: 3
window: 120s
prometheus:
image: prom/prometheus:v2.50.0@sha256:042258e3578a558ce41b036104dfa997b2d25151ab6889a3f4d6187e27b1176c
image: prom/prometheus:v2.50.1@sha256:bc1794e85c9e00293351b967efa267ce6af1c824ac875a9d0c7ac84700a8b53e
networks:
{{ monitoring_network }}:
{{ db_network }}:
Expand Down

0 comments on commit a47a5a3

Please sign in to comment.