Merge pull request 'Update nextcloud Docker tag to v28.0.2' (#177) from renovate/nextcloud-28.x into master

Reviewed-on: #177
This commit is contained in:
Marcus Noble 2024-02-02 05:35:51 +00:00
commit f96c280679
1 changed files with 2 additions and 2 deletions

View File

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