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