Skip to content

Commit

Permalink
build(deps): bump prom/prometheus in /generators/server/resources
Browse files Browse the repository at this point in the history
Bumps prom/prometheus from 2.47.1 to v2.47.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent dcedb6c commit d866a00
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.16.2
LABEL ALIAS=consul

FROM prom/prometheus:v2.47.1
FROM prom/prometheus:v2.47.2
LABEL ALIAS=prometheus

FROM prom/alertmanager:v0.26.0
Expand Down

0 comments on commit d866a00

Please sign in to comment.