Skip to content

Commit

Permalink
chore: upgrade prometheus to v2.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Jun 19, 2024
1 parent 5c610ec commit 5369f37
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 @@ -41,7 +41,7 @@ services:
pid: host
restart: always
prometheus:
image: prom/prometheus:v2.52.0
image: prom/prometheus:v2.53.0
container_name: prometheus
volumes:
- /volume1/docker_datas/prometheus:/prometheus:rw
Expand Down

0 comments on commit 5369f37

Please sign in to comment.