Update nextcloud Docker tag to v35 #21
+2
-2
@@ -29,7 +29,7 @@ services:
|
||||
- redis-connection
|
||||
|
||||
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:fpm
|
||||
restart: always
|
||||
@@ -138,7 +138,7 @@ services:
|
||||
|
||||
|
||||
cron:
|
||||
image: nextcloud:32.0.15-fpm-alpine@sha256:05600d1eea23f2bcc2e52947d35f697faf793c692ad344a3167c53e40f0d4b9f
|
||||
image: nextcloud:35.0.0-fpm-alpine@sha256:cd58314580a4ab3edb70a5ef44f062eb5d926c3ec44c29c8dd89965928ee074a
|
||||
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
|
||||
restart: always
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user