Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.120.1
This commit is contained in:
parent
775feff0ae
commit
57efea7208
|
|
@ -6,7 +6,7 @@ name: immich-machine-learning
|
|||
|
||||
services:
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.120.0
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.120.1
|
||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ services:
|
|||
disable: false
|
||||
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.120.0
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.120.1
|
||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue