added openssh-client
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2024-09-18 19:30:02 +03:00
parent ca678d0237
commit d7b034e20b
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

@ -13,7 +13,8 @@ RUN apk update && apk add --no-cache \
libwebp-tools \
findutils \
bash \
git
git \
openssh-client
WORKDIR /usr/src/app
COPY --from=builder /usr/src/app/ /usr/src/app/