Merge pull request 'Update nextcloud Docker tag to v24.0.12' (#4) from renovate/nextcloud-24.x into master
Reviewed-on: #4
This commit is contained in:
commit
88ca71479d
@ -215,7 +215,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:24.0.7-apache"
|
||||
image: "nextcloud:24.0.12-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -380,7 +380,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:24.0.7-apache"
|
||||
image: "nextcloud:24.0.12-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user