mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update prom/alertmanager docker tag to v0.32.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
67ad95b8a9
commit
bc6eb4e5c0
@@ -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.32.0 AS alertmanager
|
||||
FROM prom/alertmanager:v0.32.1 AS alertmanager
|
||||
|
||||
FROM alpine:3.23.4
|
||||
COPY --from=kthxbye /kthxbye /kthxbye
|
||||
|
||||
Reference in New Issue
Block a user