Skip to content

Commit

Permalink
chore(deps): update prom/prometheus docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent e5d46bb commit d170fa7
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.55.1
image: prom/prometheus:v3.0.1
extra_hosts: ['host.docker.internal:host-gateway']
ports:
- "9090:9090"
Expand Down

0 comments on commit d170fa7

Please sign in to comment.