Compare commits
1 Commits
renovate/d
...
c4fcb2b46d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c4fcb2b46d |
@@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- nextcloud
|
||||
nextcloud:
|
||||
image: nextcloud:31.0.5
|
||||
image: nextcloud:31.0.6
|
||||
restart: always
|
||||
ports:
|
||||
- 8081:80
|
||||
@@ -30,7 +30,7 @@ services:
|
||||
networks:
|
||||
- nextcloud
|
||||
cron:
|
||||
image: nextcloud:31.0.5
|
||||
image: nextcloud:31.0.6
|
||||
container_name: nextcloud-cron
|
||||
volumes:
|
||||
- ${NEXTCLOUD_DATA_DIR}:/var/www/html
|
||||
|
||||
Reference in New Issue
Block a user