diff --git a/Dockerfile b/Dockerfile index 6ab7e10a0113b7cd4d4e4d1d14c00cfec3b7511d..e159b2b57437710edcfafb98ab0cfc085e8bc652 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,5 +11,3 @@ RUN apk add --update --no-cache \ openssl \ ; COPY --from=juxr /usr/local/bin/juxr /usr/local/bin/juxr -ENV GIT_AUTHOR_EMAIL='you@example.com' \ - GIT_AUTHOR_NAME='Your Name'