Update go and base images

This commit is contained in:
Yann Hamon 2024-05-09 15:15:13 +02:00
parent 63bf62816f
commit 2e8ba99663
3 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:3.18.3
FROM alpine:3.19.1
LABEL org.opencontainers.image.authors="Yann Hamon <yann@mandragor.org>" \
org.opencontainers.image.source="https://github.com/yannh/kubeconform/" \
org.opencontainers.image.description="A Kubernetes manifests validation tool" \