Compare commits
2 Commits
567b5bfee4
...
8fbc35be25
| Author | SHA1 | Date | |
|---|---|---|---|
| 8fbc35be25 | |||
|
|
5a3a844f35 |
@@ -13,7 +13,7 @@ services:
|
||||
networks:
|
||||
- nextcloud
|
||||
nextcloud:
|
||||
image: nextcloud:32.0.0
|
||||
image: nextcloud:32.0.1
|
||||
restart: always
|
||||
ports:
|
||||
- 8081:80
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
networks:
|
||||
- nextcloud
|
||||
cron:
|
||||
image: nextcloud:32.0.0
|
||||
image: nextcloud:32.0.1
|
||||
container_name: nextcloud-cron
|
||||
volumes:
|
||||
- ${NEXTCLOUD_DATA_DIR}:/var/www/html
|
||||
|
||||
Reference in New Issue
Block a user