added apk upgrade
Some checks failed
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (arm64) (push) Failing after 7s
Container Publish / build-image (amd64) (push) Failing after 11s
Container Publish / update docker manifest (push) Has been skipped

This commit is contained in:
2025-10-03 07:29:58 +02:00
parent 7cebe6506b
commit 643e093a7d

View File

@@ -10,6 +10,7 @@ ARG REMOTE_PORT
ARG LOCAL_PORT
RUN \
apl --no-cache upgrade && \
apk --no-cache add openssh-client
COPY entrypoint.sh /