Compare commits
No commits in common. "c3f3892308934dfe24b73846788ec750b6506a76" and "17d1067ed75a3f78e06ef1d19b244b5c1de928ee" have entirely different histories.
c3f3892308
...
17d1067ed7
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:30.0.3-apache"
|
||||
image: "nextcloud:30.0.2-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.2-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user