mirror of
https://github.com/yannh/kubeconform.git
synced 2026-04-21 11:09:53 +00:00
Update go and base images
This commit is contained in:
parent
63bf62816f
commit
2e8ba99663
3 changed files with 7 additions and 7 deletions
|
|
@ -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" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue