This commit is contained in:
Mike 2024-01-14 17:27:04 +02:00
parent 6a9ddae9d7
commit e2937777c2
1 changed files with 2 additions and 3 deletions

View File

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