1 Commits

Author SHA1 Message Date
Renovate Bot
e47a78d59f Update stonith404/pingvin-share Docker tag to v1.10.1 2025-03-01 00:02:00 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
services:
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v1.129.0
image: ghcr.io/immich-app/immich-server:v1.127.0
# extends:
# file: hwaccel.transcoding.yml
# service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding
@@ -24,7 +24,7 @@ services:
container_name: immich_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.129.0
image: ghcr.io/immich-app/immich-machine-learning:v1.127.0
# extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration
# file: hwaccel.ml.yml
# service: cpu # set to one of [armnn, cuda, openvino, openvino-wsl] for accelerated inference - use the `-wsl` version for WSL2 where applicable

View File

@@ -1,6 +1,6 @@
services:
pingvin:
image: stonith404/pingvin-share:v1.10.2
image: stonith404/pingvin-share:v1.10.1
restart: unless-stopped
ports:
- 3042:3000

View File

@@ -1,6 +1,6 @@
services:
pocket-id:
image: ghcr.io/pocket-id/pocket-id:v0.35.4
image: ghcr.io/pocket-id/pocket-id:v0.35.1
restart: unless-stopped
env_file: .env
ports: