Compare commits
No commits in common. "90edafb5517ea0de6331de995d9169979626ee0c" and "3db58629ef67a803106c76dea63bf5fd47dc49c0" have entirely different histories.
90edafb551
...
3db58629ef
@ -203,7 +203,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: nextcloud
|
- name: nextcloud
|
||||||
image: "nextcloud:29.0.6-apache"
|
image: "nextcloud:29.0.5-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.6-apache"
|
image: "nextcloud:29.0.5-apache"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: [ "curl" ]
|
command: [ "curl" ]
|
||||||
args:
|
args:
|
||||||
|
Loading…
Reference in New Issue
Block a user