Skip to content

Update Nextcloud#20656

Merged
tianon merged 1 commit intodocker-library:masterfrom
J0WI:nextcloud-31.0.13
Jan 15, 2026
Merged

Update Nextcloud#20656
tianon merged 1 commit intodocker-library:masterfrom
J0WI:nextcloud-31.0.13

Conversation

@J0WI
Copy link
Contributor

@J0WI J0WI commented Jan 15, 2026

No description provided.

@J0WI J0WI requested a review from a team as a code owner January 15, 2026 22:45
@github-actions
Copy link

Diff for 973e2ab:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 937a270..e921f03 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,32 +1,32 @@
 Maintainers: Nextcloud <docker@nextcloud.com> (@nextcloud)
 GitRepo: https://github.com/nextcloud/docker.git
 
-Tags: 31.0.12-apache, 31.0-apache, 31-apache, stable-apache, production-apache, 31.0.12, 31.0, 31, stable, production
+Tags: 31.0.13-apache, 31.0-apache, 31-apache, stable-apache, production-apache, 31.0.13, 31.0, 31, stable, production
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 7e1fba34d7784ea4b3610102b66cff39a9efd9a6
+GitCommit: b91ae50a73884f5b086ad03e61d30e219b376ebb
 Directory: 31/apache
 
-Tags: 31.0.12-fpm, 31.0-fpm, 31-fpm, stable-fpm, production-fpm
+Tags: 31.0.13-fpm, 31.0-fpm, 31-fpm, stable-fpm, production-fpm
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 7e1fba34d7784ea4b3610102b66cff39a9efd9a6
+GitCommit: b91ae50a73884f5b086ad03e61d30e219b376ebb
 Directory: 31/fpm
 
-Tags: 31.0.12-fpm-alpine, 31.0-fpm-alpine, 31-fpm-alpine, stable-fpm-alpine, production-fpm-alpine
+Tags: 31.0.13-fpm-alpine, 31.0-fpm-alpine, 31-fpm-alpine, stable-fpm-alpine, production-fpm-alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 7e1fba34d7784ea4b3610102b66cff39a9efd9a6
+GitCommit: b91ae50a73884f5b086ad03e61d30e219b376ebb
 Directory: 31/fpm-alpine
 
-Tags: 32.0.3-apache, 32.0-apache, 32-apache, apache, 32.0.3, 32.0, 32, latest
+Tags: 32.0.4-apache, 32.0-apache, 32-apache, apache, 32.0.4, 32.0, 32, latest
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 7e1fba34d7784ea4b3610102b66cff39a9efd9a6
+GitCommit: b91ae50a73884f5b086ad03e61d30e219b376ebb
 Directory: 32/apache
 
-Tags: 32.0.3-fpm, 32.0-fpm, 32-fpm, fpm
+Tags: 32.0.4-fpm, 32.0-fpm, 32-fpm, fpm
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 7e1fba34d7784ea4b3610102b66cff39a9efd9a6
+GitCommit: b91ae50a73884f5b086ad03e61d30e219b376ebb
 Directory: 32/fpm
 
-Tags: 32.0.3-fpm-alpine, 32.0-fpm-alpine, 32-fpm-alpine, fpm-alpine
+Tags: 32.0.4-fpm-alpine, 32.0-fpm-alpine, 32-fpm-alpine, fpm-alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 7e1fba34d7784ea4b3610102b66cff39a9efd9a6
+GitCommit: b91ae50a73884f5b086ad03e61d30e219b376ebb
 Directory: 32/fpm-alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index f58e85d..2fc5844 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -6,10 +6,10 @@ nextcloud:31.0
 nextcloud:31.0-apache
 nextcloud:31.0-fpm
 nextcloud:31.0-fpm-alpine
-nextcloud:31.0.12
-nextcloud:31.0.12-apache
-nextcloud:31.0.12-fpm
-nextcloud:31.0.12-fpm-alpine
+nextcloud:31.0.13
+nextcloud:31.0.13-apache
+nextcloud:31.0.13-fpm
+nextcloud:31.0.13-fpm-alpine
 nextcloud:32
 nextcloud:32-apache
 nextcloud:32-fpm
@@ -18,10 +18,10 @@ nextcloud:32.0
 nextcloud:32.0-apache
 nextcloud:32.0-fpm
 nextcloud:32.0-fpm-alpine
-nextcloud:32.0.3
-nextcloud:32.0.3-apache
-nextcloud:32.0.3-fpm
-nextcloud:32.0.3-fpm-alpine
+nextcloud:32.0.4
+nextcloud:32.0.4-apache
+nextcloud:32.0.4-fpm
+nextcloud:32.0.4-fpm-alpine
 nextcloud:apache
 nextcloud:fpm
 nextcloud:fpm-alpine
diff --git a/nextcloud_fpm-alpine/Dockerfile b/nextcloud_fpm-alpine/Dockerfile
index 6fcbe7c..c5465b6 100644
--- a/nextcloud_fpm-alpine/Dockerfile
+++ b/nextcloud_fpm-alpine/Dockerfile
@@ -128,7 +128,7 @@ RUN { \
 VOLUME /var/www/html
 
 
-ENV NEXTCLOUD_VERSION 32.0.3
+ENV NEXTCLOUD_VERSION 32.0.4
 
 RUN set -ex; \
     apk add --no-cache --virtual .fetch-deps \
@@ -136,8 +136,8 @@ RUN set -ex; \
         gnupg \
     ; \
     \
-    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v32.0.3/nextcloud-32.0.3.tar.bz2"; \
-    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v32.0.3/nextcloud-32.0.3.tar.bz2.asc"; \
+    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v32.0.4/nextcloud-32.0.4.tar.bz2"; \
+    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v32.0.4/nextcloud-32.0.4.tar.bz2.asc"; \
     export GNUPGHOME="$(mktemp -d)"; \
 # gpg key from https://nextcloud.com/nextcloud.asc
     gpg --batch --keyserver keyserver.ubuntu.com  --recv-keys 28806A878AE423A28372792ED75899B9A724937A; \
diff --git a/nextcloud_fpm/Dockerfile b/nextcloud_fpm/Dockerfile
index c279c4f..6663633 100644
--- a/nextcloud_fpm/Dockerfile
+++ b/nextcloud_fpm/Dockerfile
@@ -135,7 +135,7 @@ RUN { \
 VOLUME /var/www/html
 
 
-ENV NEXTCLOUD_VERSION 32.0.3
+ENV NEXTCLOUD_VERSION 32.0.4
 
 RUN set -ex; \
     fetchDeps=" \
@@ -145,8 +145,8 @@ RUN set -ex; \
     apt-get update; \
     apt-get install -y --no-install-recommends $fetchDeps; \
     \
-    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v32.0.3/nextcloud-32.0.3.tar.bz2"; \
-    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v32.0.3/nextcloud-32.0.3.tar.bz2.asc"; \
+    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v32.0.4/nextcloud-32.0.4.tar.bz2"; \
+    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v32.0.4/nextcloud-32.0.4.tar.bz2.asc"; \
     export GNUPGHOME="$(mktemp -d)"; \
 # gpg key from https://nextcloud.com/nextcloud.asc
     gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 28806A878AE423A28372792ED75899B9A724937A; \
diff --git a/nextcloud_latest/Dockerfile b/nextcloud_latest/Dockerfile
index ceff3a6..1d87ff7 100644
--- a/nextcloud_latest/Dockerfile
+++ b/nextcloud_latest/Dockerfile
@@ -150,7 +150,7 @@ RUN { \
     } > /etc/apache2/conf-available/apache-limits.conf; \
     a2enconf apache-limits
 
-ENV NEXTCLOUD_VERSION 32.0.3
+ENV NEXTCLOUD_VERSION 32.0.4
 
 RUN set -ex; \
     fetchDeps=" \
@@ -160,8 +160,8 @@ RUN set -ex; \
     apt-get update; \
     apt-get install -y --no-install-recommends $fetchDeps; \
     \
-    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v32.0.3/nextcloud-32.0.3.tar.bz2"; \
-    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v32.0.3/nextcloud-32.0.3.tar.bz2.asc"; \
+    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v32.0.4/nextcloud-32.0.4.tar.bz2"; \
+    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v32.0.4/nextcloud-32.0.4.tar.bz2.asc"; \
     export GNUPGHOME="$(mktemp -d)"; \
 # gpg key from https://nextcloud.com/nextcloud.asc
     gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 28806A878AE423A28372792ED75899B9A724937A; \
diff --git a/nextcloud_production-fpm-alpine/Dockerfile b/nextcloud_production-fpm-alpine/Dockerfile
index 2080087..beb82bf 100644
--- a/nextcloud_production-fpm-alpine/Dockerfile
+++ b/nextcloud_production-fpm-alpine/Dockerfile
@@ -128,7 +128,7 @@ RUN { \
 VOLUME /var/www/html
 
 
-ENV NEXTCLOUD_VERSION 31.0.12
+ENV NEXTCLOUD_VERSION 31.0.13
 
 RUN set -ex; \
     apk add --no-cache --virtual .fetch-deps \
@@ -136,8 +136,8 @@ RUN set -ex; \
         gnupg \
     ; \
     \
-    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v31.0.12/nextcloud-31.0.12.tar.bz2"; \
-    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v31.0.12/nextcloud-31.0.12.tar.bz2.asc"; \
+    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v31.0.13/nextcloud-31.0.13.tar.bz2"; \
+    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v31.0.13/nextcloud-31.0.13.tar.bz2.asc"; \
     export GNUPGHOME="$(mktemp -d)"; \
 # gpg key from https://nextcloud.com/nextcloud.asc
     gpg --batch --keyserver keyserver.ubuntu.com  --recv-keys 28806A878AE423A28372792ED75899B9A724937A; \
diff --git a/nextcloud_production-fpm/Dockerfile b/nextcloud_production-fpm/Dockerfile
index 75453a3..55494ec 100644
--- a/nextcloud_production-fpm/Dockerfile
+++ b/nextcloud_production-fpm/Dockerfile
@@ -135,7 +135,7 @@ RUN { \
 VOLUME /var/www/html
 
 
-ENV NEXTCLOUD_VERSION 31.0.12
+ENV NEXTCLOUD_VERSION 31.0.13
 
 RUN set -ex; \
     fetchDeps=" \
@@ -145,8 +145,8 @@ RUN set -ex; \
     apt-get update; \
     apt-get install -y --no-install-recommends $fetchDeps; \
     \
-    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v31.0.12/nextcloud-31.0.12.tar.bz2"; \
-    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v31.0.12/nextcloud-31.0.12.tar.bz2.asc"; \
+    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v31.0.13/nextcloud-31.0.13.tar.bz2"; \
+    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v31.0.13/nextcloud-31.0.13.tar.bz2.asc"; \
     export GNUPGHOME="$(mktemp -d)"; \
 # gpg key from https://nextcloud.com/nextcloud.asc
     gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 28806A878AE423A28372792ED75899B9A724937A; \
diff --git a/nextcloud_production/Dockerfile b/nextcloud_production/Dockerfile
index 185d20b..ca76fcc 100644
--- a/nextcloud_production/Dockerfile
+++ b/nextcloud_production/Dockerfile
@@ -150,7 +150,7 @@ RUN { \
     } > /etc/apache2/conf-available/apache-limits.conf; \
     a2enconf apache-limits
 
-ENV NEXTCLOUD_VERSION 31.0.12
+ENV NEXTCLOUD_VERSION 31.0.13
 
 RUN set -ex; \
     fetchDeps=" \
@@ -160,8 +160,8 @@ RUN set -ex; \
     apt-get update; \
     apt-get install -y --no-install-recommends $fetchDeps; \
     \
-    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v31.0.12/nextcloud-31.0.12.tar.bz2"; \
-    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v31.0.12/nextcloud-31.0.12.tar.bz2.asc"; \
+    curl -fsSL -o nextcloud.tar.bz2 "https://github.com/nextcloud-releases/server/releases/download/v31.0.13/nextcloud-31.0.13.tar.bz2"; \
+    curl -fsSL -o nextcloud.tar.bz2.asc "https://github.com/nextcloud-releases/server/releases/download/v31.0.13/nextcloud-31.0.13.tar.bz2.asc"; \
     export GNUPGHOME="$(mktemp -d)"; \
 # gpg key from https://nextcloud.com/nextcloud.asc
     gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 28806A878AE423A28372792ED75899B9A724937A; \

Relevant Maintainers:

@tianon tianon merged commit 3e82eb9 into docker-library:master Jan 15, 2026
11 checks passed
@J0WI J0WI deleted the nextcloud-31.0.13 branch January 15, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants