Compare commits
No commits in common. "88ca71479dc3d40aaa4441608198d37ccf8a9d3c" and "9753ac1d2d34576829fb898d58c29f87d83b5647" have entirely different histories.
88ca71479d
...
9753ac1d2d
@ -215,7 +215,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: nextcloud
|
- name: nextcloud
|
||||||
image: "nextcloud:24.0.12-apache"
|
image: "nextcloud:24.0.7-apache"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SQLITE_DATABASE
|
- name: SQLITE_DATABASE
|
||||||
@ -380,7 +380,7 @@ spec:
|
|||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
containers:
|
containers:
|
||||||
- name: nextcloud
|
- name: nextcloud
|
||||||
image: "nextcloud:24.0.12-apache"
|
image: "nextcloud:24.0.7-apache"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: [ "curl" ]
|
command: [ "curl" ]
|
||||||
args:
|
args:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user