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

Commit

Permalink
Merge pull request #70 from reims2/renovate/prom-prometheus-2.x
Browse files Browse the repository at this point in the history
chore(deps): update prom/prometheus docker tag to v2.48.1
  • Loading branch information
l3d00m authored Jan 3, 2024
2 parents 65061f6 + 211078c commit 9cee337
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 @@ -37,7 +37,7 @@ services:
max_attempts: 3
window: 120s
prometheus:
image: prom/prometheus:v2.45.2@sha256:8cf63a779c484564428c8ab5aa61899f41b72e92232d930b2b001661d978bed8
image: prom/prometheus:v2.48.1@sha256:a67e5e402ff5410b86ec48b39eab1a3c4df2a7e78a71bf025ec5e32e09090ad4
networks:
{{ monitoring_network }}:
volumes:
Expand Down

0 comments on commit 9cee337

Please sign in to comment.