kopia lustrzana https://github.com/borgmatic-collective/docker-borgmatic
Merge pull request #185 from DBendit/alpine317-openssl
fix: use openssl 1.1 with Alpine 3.17pull/187/head
commit
f8511d12fa
|
@ -10,7 +10,7 @@ VOLUME /root/.cache/borg
|
|||
RUN apk add --update --no-cache \
|
||||
tzdata \
|
||||
sshfs \
|
||||
openssl \
|
||||
openssl1.1-compat \
|
||||
fuse \
|
||||
ca-certificates \
|
||||
logrotate \
|
||||
|
|
Ładowanie…
Reference in New Issue