diff --git a/Dockerfile b/Dockerfile index c1bcf3a7..fc863e04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM alpine:latest + ENV CONFIG_JSON=none CERT_PEM=none KEY_PEM=none VER=3.46 RUN apk add --no-cache --virtual .build-deps ca-certificates curl \