Compare commits
No commits in common. "0946eeca976107edd5a9bfb2c6136cb505cc5a23" and "5c4192a3e757b3fd028816d7397aaab4d1a824a6" have entirely different histories.
0946eeca97
...
5c4192a3e7
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.1.0-apache"
|
||||
image: "nextcloud:27.0.2-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.1.0-apache"
|
||||
image: "nextcloud:27.0.2-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user