mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
chore(deps): bump prom/alertmanager from v0.24.0 to v0.25.0 in /demo
Bumps prom/alertmanager from v0.24.0 to v0.25.0. --- updated-dependencies: - dependency-name: prom/alertmanager dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
7da30cc4cd
commit
b29fe33705
@@ -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.24.0 as alertmanager
|
||||
FROM prom/alertmanager:v0.25.0 as alertmanager
|
||||
|
||||
FROM alpine:3.17
|
||||
COPY --from=kthxbye /kthxbye /kthxbye
|
||||
|
||||
Reference in New Issue
Block a user