Compare commits
No commits in common. "0349d2d3039ccf4ebf63cc27a797ac12b7e500d3" and "629cb72a884463de3a39bcfc360f8e5b0e64edd8" have entirely different histories.
0349d2d303
...
629cb72a88
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.4-apache"
|
||||
image: "nextcloud:28.0.3-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.4-apache"
|
||||
image: "nextcloud:28.0.3-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user