fixing campaign
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (arm64) (push) Successful in 22s
Container Publish / build-image (amd64) (push) Successful in 23s
Container Publish / update docker manifest (push) Successful in 9s

This commit is contained in:
2025-10-03 07:27:23 +02:00
parent d49dfa411c
commit 7cebe6506b
3 changed files with 4 additions and 6 deletions

View File

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