chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.135.0
This commit is contained in:
parent
8c8309f4da
commit
0b644721bc
|
|
@ -8,7 +8,7 @@ services:
|
||||||
immich-server:
|
immich-server:
|
||||||
depends_on:
|
depends_on:
|
||||||
- immich-pg14-vectors
|
- immich-pg14-vectors
|
||||||
image: ghcr.io/immich-app/immich-server:v1.134.0
|
image: ghcr.io/immich-app/immich-server:v1.135.0
|
||||||
container_name: immich-server-${CONTAINER_NAME}
|
container_name: immich-server-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ name: immich-server
|
||||||
|
|
||||||
services:
|
services:
|
||||||
immich-server:
|
immich-server:
|
||||||
image: ghcr.io/immich-app/immich-server:v1.134.0
|
image: ghcr.io/immich-app/immich-server:v1.135.0
|
||||||
container_name: immich-server-${CONTAINER_NAME}
|
container_name: immich-server-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue