Compare commits
No commits in common. "a556fc70fc155836fa7d65c26972a877a3769e51" and "68784401e3660f414dd0cbbee0f194916560f1ae" have entirely different histories.
a556fc70fc
...
68784401e3
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:30.0.0-apache"
|
||||
image: "nextcloud:29.0.7-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:30.0.0-apache"
|
||||
image: "nextcloud:29.0.7-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user