Compare commits
No commits in common. "4ca186ac3c7711d5d3350e4dd95c4a0520321124" and "ca435e865f3fcc39349cd3eb0da5ba3cb1e7e838" have entirely different histories.
4ca186ac3c
...
ca435e865f
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:29.0.2-apache"
|
||||
image: "nextcloud:29.0.1-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:29.0.2-apache"
|
||||
image: "nextcloud:29.0.1-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user