mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
Up Minor 1.5.0+8
This commit is contained in:
parent
135d72d4cd
commit
2ff25b49f4
8 changed files with 23 additions and 17 deletions
|
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
immich_server:
|
||||
image: immich-server-dev:1.3.2
|
||||
image: immich-server-dev:1.5.0
|
||||
build:
|
||||
context: ../server
|
||||
dockerfile: Dockerfile
|
||||
|
|
@ -24,7 +24,7 @@ services:
|
|||
- immich_network
|
||||
|
||||
immich_microservices:
|
||||
image: immich-microservices-dev:1.3.2
|
||||
image: immich-microservices-dev:1.5.0
|
||||
build:
|
||||
context: ../microservices
|
||||
dockerfile: Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue