config: Update 2 files
This commit is contained in:
@ -345,3 +345,8 @@ EOF
|
||||
# Install upx
|
||||
COPY opt /opt
|
||||
RUN /opt/install_upx.sh
|
||||
|
||||
|
||||
# add in packages required for a gitea runner
|
||||
RUN apk add --no-cache \
|
||||
nodejs npm
|
Reference in New Issue
Block a user