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