Update nextcloud Docker tag to v24.0.12

This commit is contained in:
Renovate Bot 2023-06-10 07:37:14 +00:00
parent 8635996517
commit e99541aa53
1 changed files with 2 additions and 2 deletions

View File

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