Merge pull request 'Update nextcloud Docker tag to v28.0.1' (#160) from renovate/nextcloud-28.x into master
Reviewed-on: #160
This commit is contained in:
commit
5c5ae1d13c
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.0-apache"
|
||||
image: "nextcloud:28.0.1-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.0-apache"
|
||||
image: "nextcloud:28.0.1-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user