Compare commits
No commits in common. "82c73f7edfed97e045bde459c913f52b44572e15" and "03037cf138598d1e8afad94db8ff2aec1d9dfeed" have entirely different histories.
82c73f7edf
...
03037cf138
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.1.2-apache"
|
||||
image: "nextcloud:27.1.1-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.1.2-apache"
|
||||
image: "nextcloud:27.1.1-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user