updated services
This commit is contained in:
parent
59d3b71779
commit
1baf033cef
3 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ volumes:
|
|||
|
||||
services:
|
||||
forgejo:
|
||||
image: codeberg.org/forgejo/forgejo:8
|
||||
image: codeberg.org/forgejo/forgejo:9
|
||||
depends_on:
|
||||
- db
|
||||
volumes:
|
||||
|
|
|
@ -9,4 +9,4 @@ DB_DATABASE_NAME=immich
|
|||
REDIS_HOSTNAME=redis
|
||||
EXTERNAL_HOST=immich.togetherdays.cz
|
||||
|
||||
IMMICH_VERSION=v1.118.0
|
||||
IMMICH_VERSION=v1.118.2
|
||||
|
|
Loading…
Reference in a new issue