update versions
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 49s

This commit is contained in:
2025-12-06 17:40:22 -03:00
parent f1f4c0f67f
commit 7cf8000ec6
5 changed files with 12 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
UPLOAD_LOCATION=/mnt/immich-library
# The Immich version to use. You can pin this to a specific version like "v1.71.0"
IMMICH_VERSION=v2.2.3
IMMICH_VERSION=v2.3.1
# Connection secret for postgres. You should change it to a random password
DB_PASSWORD=asdf1234
@@ -14,5 +14,6 @@ DB_PASSWORD=asdf1234
DB_HOSTNAME=immich_postgres
DB_USERNAME=postgres
DB_DATABASE_NAME=immich
DB_DATA_LOCATION=./pgdata
REDIS_HOSTNAME=immich_redis