2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v3.1.0
image: ghcr.io/immich-app/immich-server:v3.2.0
environment:
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
DB_HOSTNAME: postgres-vectorchord
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.33.3
image: ollama/ollama:0.34.0
container_name: ollama
ports:
- 4019:11434