This commit is contained in:
Mike 2024-01-14 17:28:01 +02:00
parent e2937777c2
commit 4aeba08984
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 opensshl xxhash zstd-libs
RUN apk add openssh pkgconf cargo openssl xxhash zstd-libs