Update nextcloud Docker tag to v28.0.1

This commit is contained in:
Renovate Bot 2023-12-22 00:04:29 +00:00
parent ee8cb57126
commit e24ce989a5

View File

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