diff --git a/Dockerfile b/Dockerfile index ad2bdc8ce..5a1ca119a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.14.1 +FROM alpine:3.14.2 ARG TARGETOS ARG TARGETARCH COPY bin/external-secrets-${TARGETOS}-${TARGETARCH} /bin/external-secrets