Skip to content

Commit

Permalink
build(deps): update prometheus to v2.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nightah committed Aug 13, 2023
1 parent e81e86a commit 5d61609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ volumes:
services:

prometheus:
image: prom/prometheus:v2.45.0
image: prom/prometheus:v2.46.0
container_name: prometheus
volumes:
- ./prometheus:/etc/prometheus
Expand Down

0 comments on commit 5d61609

Please sign in to comment.