This commit is contained in:
Mike 2024-01-14 17:19:25 +02:00
parent db925a0cd2
commit dacaf40ac1
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
FROM alpine:latest
RUN apk update && apk upgrade && apk add openssh pkgconf rust opensshl xxhash zstd-libs
RUN apk update && apk upgrade && apk add openssh pkgconf cargo opensshl xxhash zstd-libs