diff --git a/apps/seafile/Dockerfile b/apps/seafile/Dockerfile index 1493980498..3a4b251e92 100644 --- a/apps/seafile/Dockerfile +++ b/apps/seafile/Dockerfile @@ -1,4 +1,4 @@ -ARG VERSION=11.0.2 +ARG VERSION=12.0.6 FROM seafileltd/seafile-mc:${VERSION} as upstream # Deal with requirement to run as user 568