Compare commits
No commits in common. "f96c280679bfc28aa4b6e45a97bc31b9920a018c" and "bbd7152f81aaefda7249d16eac9f3eaf02de65a2" have entirely different histories.
f96c280679
...
bbd7152f81
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.2-apache"
|
||||
image: "nextcloud:28.0.1-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.2-apache"
|
||||
image: "nextcloud:28.0.1-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user