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
…8025)

Bumps prom/prometheus from v3.0.0 to v3.0.1.

---
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 29, 2024
1 parent 40aab63 commit f2b7134
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:v3.0.0
FROM prom/prometheus:v3.0.1
LABEL ALIAS=prometheus

FROM prom/alertmanager:v0.27.0
Expand Down

0 comments on commit f2b7134

Please sign in to comment.