diff --git a/docker-compose.yml b/docker-compose.yml index 0c5fd00..7f07e98 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -102,7 +102,7 @@ services: archive: depends_on: - "recorder" - image: xemle/home-gallery:1.14.5 + image: xemle/home-gallery:1.14.6 environment: - GALLERY_API_SERVER=http://archive-api:3000 - GALLERY_API_SERVER_CONCURRENT=5 # for SoC devices like Rasperry Pi. Use 5 otherwise