Add git
Build webhook-deployer container / Build image (push) Successful in 38s
Details
Build webhook-deployer container / Build image (push) Successful in 38s
Details
This commit is contained in:
parent
ba298947eb
commit
bd5cca94be
|
@ -1,6 +1,6 @@
|
|||
FROM alpine:3
|
||||
|
||||
RUN apk add --no-cache kubectl kustomize age webhook
|
||||
RUN apk add --no-cache kubectl kustomize age webhook git
|
||||
|
||||
# Install sops
|
||||
ADD https://github.com/getsops/sops/releases/download/v3.8.1/sops-v3.8.1.linux.amd64 /tmp/sops
|
||||
|
|
Loading…
Reference in New Issue