Compare commits
No commits in common. "359ccc38d563e943c72a58b49e631b3d1aac39fb" and "8e4c2b46f685f80469b5ee6b22d8790dff5835f5" have entirely different histories.
359ccc38d5
...
8e4c2b46f6
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.0.1-apache"
|
||||
image: "nextcloud:27.0.0-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.0.1-apache"
|
||||
image: "nextcloud:27.0.0-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user