bump home-gallery after video dimension fix by the maintainer

This commit is contained in:
deflax 2024-01-04 12:20:53 +00:00
parent ed6d9e63b2
commit cdf58e63f1

View file

@ -102,7 +102,7 @@ services:
archive: archive:
depends_on: depends_on:
- "recorder" - "recorder"
image: xemle/home-gallery:1.14.5 image: xemle/home-gallery:1.14.6
environment: environment:
- GALLERY_API_SERVER=http://archive-api:3000 - GALLERY_API_SERVER=http://archive-api:3000
- GALLERY_API_SERVER_CONCURRENT=5 # for SoC devices like Rasperry Pi. Use 5 otherwise - GALLERY_API_SERVER_CONCURRENT=5 # for SoC devices like Rasperry Pi. Use 5 otherwise