Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.2
This commit is contained in:
parent
6efd92757d
commit
01aaae05d8
|
|
@ -6,7 +6,7 @@ name: immich-machine-learning
|
||||||
|
|
||||||
services:
|
services:
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v1.135.1
|
image: ghcr.io/immich-app/immich-machine-learning:v1.135.2
|
||||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
|
|
@ -52,7 +52,7 @@ services:
|
||||||
- /etc/localtime:/etc/localtime
|
- /etc/localtime:/etc/localtime
|
||||||
|
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v1.135.1
|
image: ghcr.io/immich-app/immich-machine-learning:v1.135.2
|
||||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue