Update ghcr.io/immich-app/immich-server Docker tag to v1.128.0
This commit is contained in:
parent
c26932084e
commit
cd12c3530b
|
|
@ -47,7 +47,7 @@ services:
|
|||
immich-server:
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
image: ghcr.io/immich-app/immich-server:v1.127.0
|
||||
image: ghcr.io/immich-app/immich-server:v1.128.0
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ name: immich-server
|
|||
|
||||
services:
|
||||
immich-server:
|
||||
image: ghcr.io/immich-app/immich-server:v1.127.0
|
||||
image: ghcr.io/immich-app/immich-server:v1.128.0
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ services:
|
|||
immich-server:
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
image: ghcr.io/immich-app/immich-server:v1.127.0
|
||||
image: ghcr.io/immich-app/immich-server:v1.128.0
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue