We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e9bb7 commit 0b4b60fCopy full SHA for 0b4b60f
docker/backup/Dockerfile
@@ -4,5 +4,5 @@ LABEL maintainer="Ozren Dabić (dabico@usi.ch)"
4
RUN apk update --quiet && \
5
apk add --no-cache \
6
--quiet \
7
- openssh~=9.6 \
+ openssh~=9.7 \
8
sshpass~=1.10
0 commit comments