chore(deps): bump prom/alertmanager from v0.26.0 to v0.27.0 in /demo

Bumps prom/alertmanager from v0.26.0 to v0.27.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-29 09:06:20 +00:00
committed by Łukasz Mierzwa
parent 838b4934a9
commit deab9cec7f
+1 -1
View File
@@ -24,7 +24,7 @@ RUN CGO_ENABLED=0 make -C /src VERSION="${VERSION:-dev}" karma
FROM ghcr.io/prymitive/kthxbye:v0.16 as kthxbye
FROM prom/alertmanager:v0.26.0 as alertmanager
FROM prom/alertmanager:v0.27.0 as alertmanager
FROM alpine:3.19
COPY --from=kthxbye /kthxbye /kthxbye