Skip to content

Commit

Permalink
chore(deps): update prom/prometheus docker tag to v2.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 320b306 commit d48a629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
- prometheus

prometheus:
image: prom/prometheus:v2.54.1
image: prom/prometheus:v2.55.0
extra_hosts: ['host.docker.internal:host-gateway']
ports:
- "9090:9090"
Expand Down

0 comments on commit d48a629

Please sign in to comment.