Merge pull request #128 from pooneyy/renovate/ghcr.io-immich-app-immich-server-1.x
This commit is contained in:
commit
843ec555cf
|
|
@ -8,7 +8,7 @@ services:
|
|||
immich-server:
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
image: ghcr.io/immich-app/immich-server:v1.135.0
|
||||
image: ghcr.io/immich-app/immich-server:v1.135.1
|
||||
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.135.0
|
||||
image: ghcr.io/immich-app/immich-server:v1.135.1
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue