Skip to content

Commit 3e3e044

Browse files
committed
31.0.0beta4
1 parent 33633b2 commit 3e3e044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
77
ARG NEXTCLOUD_VERSION
88
ARG NEXTCLOUD_FILES_BACKEND_VERSION
99

10-
ENV NEXTCLOUD_VERSION=${NEXTCLOUD_VERSION:-"30.0.5"} \
10+
ENV NEXTCLOUD_VERSION=${NEXTCLOUD_VERSION:-"31.0.0beta4"} \
1111
NEXTCLOUD_FILES_BACKEND_VERSION=${NEXTCLOUD_FILES_BACKEND_VERSION:-"v0.7.0"} \
1212
NEXTCLOUD_FILES_BACKEND_REPO_URL=${NEXTCLOUD_FILES_BACKEND_REPO_URL:-"https://github.com/nextcloud/notify_push"} \
1313
DLIB_VERSION=v19.24.4 \

0 commit comments

Comments
 (0)