Bump Nextcloud to v25

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2023-06-10 08:58:22 +01:00
parent a7667604c7
commit 6c2eade54d
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 2 additions and 2 deletions

View File

@ -215,7 +215,7 @@ spec:
spec:
containers:
- name: nextcloud
image: "nextcloud:24.0.12-apache"
image: "nextcloud:25.0.7-apache"
imagePullPolicy: IfNotPresent
env:
- name: SQLITE_DATABASE
@ -390,7 +390,7 @@ spec:
restartPolicy: Never
containers:
- name: nextcloud
image: "nextcloud:24.0.12-apache"
image: "nextcloud:25.0.7-apache"
imagePullPolicy: IfNotPresent
command: [ "curl" ]
args: