Compare commits
9 Commits
596b174806
...
1fa019ee1f
Author | SHA1 | Date | |
---|---|---|---|
1fa019ee1f | |||
30606b250a
|
|||
64902c85a5
|
|||
4bbf882ded
|
|||
afc5bf89e7
|
|||
aca20a5330
|
|||
78fe61e5aa
|
|||
cf87b1aaf9 | |||
1544ec48b4 |
@@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:30.0.3-apache"
|
||||
image: "nextcloud:30.0.4-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:30.0.3-apache"
|
||||
image: "nextcloud:30.0.4-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Reference in New Issue
Block a user