mirror of
https://github.com/yannh/kubeconform.git
synced 2026-04-29 06:44:30 +00:00
Update Go and Goreleaser to 1.20, update dependencies (#231)
This commit is contained in:
parent
13a78ebad8
commit
2e50b79b16
15 changed files with 217 additions and 69 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.14 as certs
|
||||
FROM alpine:3.18.3
|
||||
LABEL org.opencontainers.image.authors="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