Update nextcloud Docker tag to v30.0.5

This commit is contained in:
2025-01-18 03:46:09 +00:00
parent c9def8c898
commit 073f0762b6

View File

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