Skip to content

Commit cdd164e

Browse files
Update dependency nextcloud/server to v31
1 parent f38226e commit cdd164e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM ghcr.io/pagdot/baseimage-ubuntu-nginx:noble
33
# set version label
44
ARG BUILD_DATE
55
ARG VERSION
6-
ARG NEXTCLOUD_RELEASE=30.0.8
6+
ARG NEXTCLOUD_RELEASE=31.0.2
77
LABEL build_version="pagdot version:- ${VERSION} Build-date:- ${BUILD_DATE}"
88
LABEL maintainer="pagdot"
99

0 commit comments

Comments
 (0)