Compare commits
No commits in common. "6e9af803413d630d1db1cbd420e619d618581b02" and "3701bd3b7a86185166b247e0ae227166eb1c6813" have entirely different histories.
6e9af80341
...
3701bd3b7a
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:29.0.0-apache"
|
||||
image: "nextcloud:28.0.4-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:29.0.0-apache"
|
||||
image: "nextcloud:28.0.4-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user