Modify build-base/Dockerfile.dropshell-build-base
This commit is contained in:
@ -346,7 +346,3 @@ EOF
|
||||
COPY opt /opt
|
||||
RUN /opt/install_upx.sh
|
||||
|
||||
|
||||
# add in packages required for a gitea runner
|
||||
RUN apk add --no-cache \
|
||||
nodejs npm sqlite-libs
|
Reference in New Issue
Block a user