Skip to content

Commit

Permalink
upgrade prometheus to v3.0.0-rc.0
Browse files Browse the repository at this point in the history
Signed-off-by: Augustin Husson <[email protected]>
  • Loading branch information
Nexucis committed Nov 7, 2024
1 parent 7a0f2a9 commit 8b65e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
- "traefik.http.routers.demo.rule=Host(`demo.perses.dev`)"
- "traefik.http.routers.demo.tls.certresolver=myresolver"
prometheus:
image: "docker.io/prom/prometheus:v2.51.2"
image: "docker.io/prom/prometheus:v3.0.0-rc.0"
ports:
- "9090:9090"
volumes:
Expand Down

0 comments on commit 8b65e9e

Please sign in to comment.