Compare commits
No commits in common. "e8d233f93628568aa316345a5a40205ac159d2d0" and "cb80c9da41e86da9a72e61d0a15c4544dce68594" have entirely different histories.
e8d233f936
...
cb80c9da41
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.0.0-apache"
|
||||
image: "nextcloud:26.0.2-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.0.0-apache"
|
||||
image: "nextcloud:26.0.2-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user