added apk upgrade
Some checks failed
Some checks failed
This commit is contained in:
@@ -10,6 +10,7 @@ ARG REMOTE_PORT
|
||||
ARG LOCAL_PORT
|
||||
|
||||
RUN \
|
||||
apl --no-cache upgrade && \
|
||||
apk --no-cache add openssh-client
|
||||
|
||||
COPY entrypoint.sh /
|
||||
|
||||
Reference in New Issue
Block a user