Compare commits

..

No commits in common. "68784401e3660f414dd0cbbee0f194916560f1ae" and "342756091b615a4f612f0a5c26e9d1be6129effa" have entirely different histories.

View File

@ -203,7 +203,7 @@ spec:
spec: spec:
containers: containers:
- name: nextcloud - name: nextcloud
image: "nextcloud:29.0.7-apache" image: "nextcloud:29.0.6-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:29.0.7-apache" image: "nextcloud:29.0.6-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: [ "curl" ] command: [ "curl" ]
args: args: