Merge branch 'master' into update-deps

This commit is contained in:
Yann Hamon 2024-05-09 15:16:10 +02:00 committed by GitHub
commit ec5a779a0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,5 @@
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" \