Compare commits
3 Commits
1d0eeaf3bc
...
b2b90f8f55
Author | SHA1 | Date | |
---|---|---|---|
b2b90f8f55 | |||
cc9acb272e | |||
cb56295334 |
@@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:31.0.4-apache"
|
||||
image: "nextcloud:31.0.5-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:31.0.4-apache"
|
||||
image: "nextcloud:31.0.5-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Reference in New Issue
Block a user