Compare commits
No commits in common. "afed1748d18ee1f8187ddb47f36b6af2029d4684" and "7410373f95ee96fdd4190d94aa7429d132f95fcf" have entirely different histories.
afed1748d1
...
7410373f95
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:30.0.1-apache"
|
||||
image: "nextcloud:30.0.0-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:30.0.1-apache"
|
||||
image: "nextcloud:30.0.0-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user