Compare commits
No commits in common. "0dfac7ad6f7cdd48af5dba6fa81075b2a299b22c" and "a2dbaaa5d0816f2ee024630268f783ae863c17bf" have entirely different histories.
0dfac7ad6f
...
a2dbaaa5d0
@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.0-apache"
|
||||
image: "nextcloud:27.1.4-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@ -374,7 +374,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:28.0.0-apache"
|
||||
image: "nextcloud:27.1.4-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user