Update nextcloud Docker tag to v32

This commit is contained in:
2025-09-30 03:13:03 +00:00
parent a8142056c6
commit 42c7163710

View File

@@ -204,7 +204,7 @@ spec:
priorityClassName: critical
containers:
- name: nextcloud
image: "nextcloud:31.0.9-apache"
image: "nextcloud:32.0.0-apache"
imagePullPolicy: IfNotPresent
env:
- name: SQLITE_DATABASE
@@ -379,7 +379,7 @@ spec:
restartPolicy: Never
containers:
- name: nextcloud
image: "nextcloud:31.0.9-apache"
image: "nextcloud:32.0.0-apache"
imagePullPolicy: IfNotPresent
command: [ "curl" ]
args: