Compare commits
No commits in common. "49973c99bd9c44433012c7a3c5cba06aae80f7b7" and "56f49cd019165b6ae097ee6e63efbe74c978dcac" have entirely different histories.
49973c99bd
...
56f49cd019
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:29.0.5-apache"
|
||||
image: "nextcloud:29.0.4-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:29.0.5-apache"
|
||||
image: "nextcloud:29.0.4-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user