We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 021175a + c6e055b commit 6bdf2f6Copy full SHA for 6bdf2f6
server/Dockerfile
@@ -1,5 +1,5 @@
1
# Inspired by https://docs.linuxserver.io/images/docker-openssh-server/
2
-FROM alpine:3.22
+FROM alpine:3.23
3
4
# Install common packages between server and client images
5
RUN apk add --no-cache rsync tzdata nss_wrapper tini
0 commit comments