mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-20 10:27:02 +00:00
Merge branch 'master' into update-deps
This commit is contained in:
commit
ec5a779a0c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
FROM alpine:3.19.1
|
FROM alpine:3.19.1
|
||||||
|
|
||||||
LABEL org.opencontainers.image.authors="Yann Hamon <yann@mandragor.org>" \
|
LABEL org.opencontainers.image.authors="Yann Hamon <yann@mandragor.org>" \
|
||||||
org.opencontainers.image.source="https://github.com/yannh/kubeconform/" \
|
org.opencontainers.image.source="https://github.com/yannh/kubeconform/" \
|
||||||
org.opencontainers.image.description="A Kubernetes manifests validation tool" \
|
org.opencontainers.image.description="A Kubernetes manifests validation tool" \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue