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