Compare commits
No commits in common. "951c96e10f1086d20c4047db313a6851c8b16e27" and "ea88d428cec5bbcefaab93fb17ea4ab12118c4e7" have entirely different histories.
951c96e10f
...
ea88d428ce
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.1.3-apache"
|
||||
image: "nextcloud:27.1.2-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.1.3-apache"
|
||||
image: "nextcloud:27.1.2-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user