Compare commits
3 Commits
c99cceb4bf
...
cb3e9a614a
Author | SHA1 | Date | |
---|---|---|---|
cb3e9a614a | |||
74e86f87c8 | |||
feb0de1c9d |
@@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:31.0.7-apache"
|
||||
image: "nextcloud:31.0.8-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:31.0.7-apache"
|
||||
image: "nextcloud:31.0.8-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Reference in New Issue
Block a user