Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
621c57fe69 | ||
|
|
4bd2e15e67 | ||
|
|
ee2313aa00 |
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user