Skip to content

Commit

Permalink
build(deps): bump prom/prometheus from v2.54.0 to v2.54.1
Browse files Browse the repository at this point in the history
Bumps prom/prometheus from v2.54.0 to v2.54.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent d6a099c commit 3056b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG GRAFANA_ENV

FROM prom/prometheus:v2.54.0 AS prometheus
FROM prom/prometheus:v2.54.1 AS prometheus

FROM grafana/loki:2.9.10 AS loki

Expand Down

0 comments on commit 3056b47

Please sign in to comment.