Update ghcr.io/immich-app/immich-server Docker tag to v1.133.1

This commit is contained in:
2025-05-23 23:18:56 +02:00
parent afcd9dbfa5
commit 9a52f5f239

View File

@ -2,7 +2,7 @@ name: immich
services:
server:
image: ghcr.io/immich-app/immich-server:v1.133.0
image: ghcr.io/immich-app/immich-server:v1.133.1
container_name: immich_server
# extends:
# file: hwaccel.transcoding.yml
@ -36,7 +36,7 @@ services:
machine-learning:
# For hardware acceleration, add one of -[armnn, cuda, openvino] to the image tag.
# Example tag: ${IMMICH_VERSION:-release}-cuda
image: ghcr.io/immich-app/immich-machine-learning:v1.133.0
image: ghcr.io/immich-app/immich-machine-learning:v1.133.1
container_name: immich_machine_learning
# extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration
# file: hwaccel.ml.yml