Compare commits
No commits in common. "3bc89b967135a642837fbffa92bb9af088dc1e36" and "c96e8d5fdb4b01785e6ae0ecd649708f3797e7ea" have entirely different histories.
3bc89b9671
...
c96e8d5fdb
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.4-apache"
|
||||
image: "nextcloud:28.0.3-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.4-apache"
|
||||
image: "nextcloud:28.0.3-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user