Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8bae610868 | ||
|
|
848589365a | ||
|
|
9314e46642 |
+3
-3
@@ -29,7 +29,7 @@ services:
|
|||||||
- redis-connection
|
- redis-connection
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: nextcloud:32.0.15-fpm-alpine@sha256:05600d1eea23f2bcc2e52947d35f697faf793c692ad344a3167c53e40f0d4b9f
|
image: nextcloud:35.0.0-fpm-alpine@sha256:cd58314580a4ab3edb70a5ef44f062eb5d926c3ec44c29c8dd89965928ee074a
|
||||||
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
|
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
|
||||||
# image: nextcloud:fpm
|
# image: nextcloud:fpm
|
||||||
restart: always
|
restart: always
|
||||||
@@ -61,7 +61,7 @@ services:
|
|||||||
collabora:
|
collabora:
|
||||||
# image: collabora/code:24.04.7.2.1
|
# image: collabora/code:24.04.7.2.1
|
||||||
# image: collabora/code:24.04.13.3.1
|
# image: collabora/code:24.04.13.3.1
|
||||||
image: collabora/code:26.04.3.2.1@sha256:379b8f1fc955dd6d01ba24adf61d1b177048ddaae179ae8c1e6a6342daccb282
|
image: collabora/code:26.04.4.1.1@sha256:1efda3043e8b9cb437d1b6c6efe20cc3753760e634de012b8dac391da488bf97
|
||||||
cap_add:
|
cap_add:
|
||||||
- MKNOD
|
- MKNOD
|
||||||
privileged: true
|
privileged: true
|
||||||
@@ -138,7 +138,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
cron:
|
cron:
|
||||||
image: nextcloud:32.0.15-fpm-alpine@sha256:05600d1eea23f2bcc2e52947d35f697faf793c692ad344a3167c53e40f0d4b9f
|
image: nextcloud:35.0.0-fpm-alpine@sha256:cd58314580a4ab3edb70a5ef44f062eb5d926c3ec44c29c8dd89965928ee074a
|
||||||
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
|
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user