Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services: services:
handbrake: handbrake:
container_name: handbrake container_name: handbrake
image: ghcr.io/jlesage/handbrake:v26.03.1 image: ghcr.io/jlesage/handbrake:v26.02.2
restart: unless-stopped restart: unless-stopped
deploy: deploy:
resources: resources:

View File

@@ -1,7 +1,7 @@
services: services:
healthchecks: healthchecks:
container_name: healthchecks container_name: healthchecks
image: ghcr.io/linuxserver/healthchecks:4.0.20260216@sha256:9748ad5de1a8aaede64e54d742424f2e8a92ed661814c232b333e567de40d829 image: ghcr.io/linuxserver/healthchecks:4.0.20260309@sha256:aadb6c5407f817dc3204d3bb0b77aa7d58f73df58097d75fe2d949af8ed54385
restart: unless-stopped restart: unless-stopped
environment: environment:
- PUID=${PUID} - PUID=${PUID}