Compare commits
No commits in common. "9dbae083e90310488a6b59dad9f61572833e96a3" and "9f4319d5c4040bd42db63db558f93f8c819ef01d" have entirely different histories.
9dbae083e9
...
9f4319d5c4
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.3-apache"
|
||||
image: "nextcloud:28.0.2-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.3-apache"
|
||||
image: "nextcloud:28.0.2-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user