mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix detail with new aio-alpine syntax
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
ec20ff8318
commit
7ce74e36e6
6 changed files with 9 additions and 9 deletions
|
|
@ -38,7 +38,7 @@ spec:
|
|||
# AIO settings start # Do not remove or change this line!
|
||||
initContainers:
|
||||
- name: init-volumes
|
||||
image: "ghcr.io/nextcloud-releases/aio-alpine:20250408_081359"
|
||||
image: ghcr.io/nextcloud-releases/aio-alpine:20250408_081359
|
||||
command:
|
||||
- chmod
|
||||
- "777"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue