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