Skip to content

Commit 5d5c38c

Browse files
authored
Merge pull request #6 from JPar99/patch-to-v2.0.0-stable
Update stack.env
2 parents 80ffc4e + 67fccb8 commit 5d5c38c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/stack.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ UPLOAD_LOCATION=/volume1/docker/immich/upload
5151
# -------------------
5252
# VERSION CONTROL
5353
# -------------------
54-
IMMICH_VERSION=v1.139.4 # Pin your Immich version (matches upstream tag)
55-
REDIS_VERSION=8-bookworm@sha256:a137a2b60aca1a75130022d6bb96af423fefae4eb55faf395732db3544803280
54+
IMMICH_VERSION=v2.0.0 # Pin your Immich version (matches upstream tag)
55+
REDIS_VERSION=8-bookworm@sha256:fea8b3e67b15729d4bb70589eb03367bab9ad1ee89c876f54327fc7c6e618571
5656
# Pin Valkey/Redis version (with sha for reproducibility)
5757
POWERTOOLS_VERSION=0.18.0 # Pin PowerTools version (matches GitHub release)
5858

0 commit comments

Comments
 (0)