Merge pull request 'Update nextcloud Docker tag to v27.1.3' (#122) from renovate/nextcloud-27.x into master

Reviewed-on: #122
This commit is contained in:
Marcus Noble 2023-10-28 09:53:39 +00:00
commit 951c96e10f
1 changed files with 2 additions and 2 deletions

View File

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