Compare commits

..

1 Commits

Author SHA1 Message Date
b480da47a4 Update ghcr.io/jlesage/handbrake Docker tag to v26.03.2 2026-03-15 02:33:21 +00:00
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.02.2 image: ghcr.io/jlesage/handbrake:v26.03.2
restart: unless-stopped restart: unless-stopped
deploy: deploy:
resources: resources:

View File

@@ -1,7 +1,7 @@
services: services:
tinyauth: tinyauth:
container_name: tinyauth container_name: tinyauth
image: ghcr.io/steveiliop56/tinyauth:v5.0.4 image: ghcr.io/steveiliop56/tinyauth:v5.0.1
restart: unless-stopped restart: unless-stopped
environment: environment:
- TINYAUTH_APPURL=${TINYAUTH_APPURL} - TINYAUTH_APPURL=${TINYAUTH_APPURL}