We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1306fd7 commit bed50ffCopy full SHA for bed50ff
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.20.1
+FROM alpine:3.20.2
2
3
CMD [ "/usr/bin/svnserve", "--daemon", "--foreground", "--root", "/var/opt/svn" ]
4
EXPOSE 3690
0 commit comments