Compare commits
No commits in common. "beb3186f4edc57c2d670d1932df140b5a3cbfd08" and "219956175686f715dae05b1bfef86fbcc88c1bc3" have entirely different histories.
beb3186f4e
...
2199561756
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.1.1-apache"
|
||||
image: "nextcloud:27.1.0-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.1.1-apache"
|
||||
image: "nextcloud:27.1.0-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user