diff --git a/Apps/seafile/config.json b/Apps/seafile/config.json index 83362744..c0fd09ab 100644 --- a/Apps/seafile/config.json +++ b/Apps/seafile/config.json @@ -1,6 +1,6 @@ { "id": "seafile", - "version": "12.0.6", + "version": "11.0.6", "image": "seafileltd/seafile-mc", "youtube": "", "docs_link": "", diff --git a/Apps/seafile/docker-compose.yml b/Apps/seafile/docker-compose.yml index e68940fa..5de23913 100644 --- a/Apps/seafile/docker-compose.yml +++ b/Apps/seafile/docker-compose.yml @@ -12,7 +12,7 @@ services: container_name: big-bear-seafile # Image to be used for the container - image: seafileltd/seafile-mc:12.0.6 + image: seafileltd/seafile-mc:11.0.6 # Container restart policy restart: unless-stopped