diff --git a/Dockerfile.next b/Dockerfile.next index 6173fe744..0736c5f4a 100644 --- a/Dockerfile.next +++ b/Dockerfile.next @@ -23,6 +23,7 @@ RUN addgroup -g ${GOGS_GID} -S git && \ RUN apk --no-cache --no-progress add \ bash \ ca-certificates \ + curl \ git \ linux-pam \ openssh-keygen