Compare commits
No commits in common. "7fb48aae74b8f2e7ec35a2e718958fe12633d55c" and "1615f833df31786a06ecbf64015bfb30f4b84cca" have entirely different histories.
7fb48aae74
...
1615f833df
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.0.2-apache"
|
||||
image: "nextcloud:27.0.1-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:27.0.2-apache"
|
||||
image: "nextcloud:27.0.1-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user