Update nextcloud Docker tag to v31.0.5

This commit is contained in:
2025-05-17 03:02:22 +00:00
parent 0a7bad5eca
commit cb56295334

View File

@@ -203,7 +203,7 @@ spec:
spec:
containers:
- name: nextcloud
image: "nextcloud:31.0.4-apache"
image: "nextcloud:31.0.5-apache"
imagePullPolicy: IfNotPresent
env:
- name: SQLITE_DATABASE
@@ -374,7 +374,7 @@ spec:
restartPolicy: Never
containers:
- name: nextcloud
image: "nextcloud:31.0.4-apache"
image: "nextcloud:31.0.5-apache"
imagePullPolicy: IfNotPresent
command: [ "curl" ]
args: