Skip to content

Commit

Permalink
chore(deps): update prom/prometheus docker tag to v2.48.1 (#268)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 7cd7b34 commit 9eba0bc
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.48.0
image: prom/prometheus:v2.48.1
extra_hosts: ['host.docker.internal:host-gateway']
ports:
- "9090:9090"
Expand Down

0 comments on commit 9eba0bc

Please sign in to comment.