This commit is contained in:
Mike 2024-01-14 17:33:06 +02:00
parent 4aeba08984
commit 0297c2d15c
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FROM alpine:latest
RUN apk update && apk upgrade --no-cache
RUN apk add openssh pkgconf cargo openssl xxhash zstd-libs
RUN apk add openssh pkgconf cargo openssl libsodium xxhash zstd-libs