mirror of
https://github.com/yannh/kubeconform.git
synced 2026-05-04 09:14:27 +00:00
Revert "Add support for Arm64 Docker images (#201)"
This reverts commit 65cfe7e16e.
This commit is contained in:
parent
65cfe7e16e
commit
c1a2c159de
2 changed files with 1 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.14
|
||||
FROM alpine:3.14 as certs
|
||||
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