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