Skip to content

Commit

Permalink
build(deps): bump prom/prometheus in /generators/server/resources (#2…
Browse files Browse the repository at this point in the history
…7889)

Bumps prom/prometheus from v2.55.1 to v3.0.0.

---
updated-dependencies:
- dependency-name: prom/prometheus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent f7970ca commit e983fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ LABEL ALIAS=sonar
FROM docker.io/bitnami/consul:1.20.1
LABEL ALIAS=consul

FROM prom/prometheus:v2.55.1
FROM prom/prometheus:v3.0.0
LABEL ALIAS=prometheus

FROM prom/alertmanager:v0.27.0
Expand Down

0 comments on commit e983fb6

Please sign in to comment.