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
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ services:
caddy: caddy:
container_name: caddy container_name: caddy
image: ghcr.io/ryuupendragon/caddy-cloudflare-ddns-crowdsec:2.11.2@sha256:0e83c732a9905f2443680d9d95b2d83b4c7f23dc089d735cffae60dc14bf37cf image: ghcr.io/ryuupendragon/caddy-cloudflare-ddns-crowdsec:2.10.2@sha256:6b7f8897b6e43a601dba80147757056f724854cb4abd683417895f338b499675
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
crowdsec: crowdsec:

View File

@@ -1,6 +1,6 @@
services: services:
caddy: caddy:
image: ghcr.io/ryuupendragon/caddy-cloudflare:2.11.2@sha256:57fab8be6175f452b2ba98d1fbb54c76818560ae7067a0b80fb6cf037884e660 image: ghcr.io/ryuupendragon/caddy-cloudflare:2.10.2@sha256:1b1577294c84fa0047d564be75f8566286ebc9cfbaae570328b4b02d451bf7f9
container_name: caddy container_name: caddy
restart: unless-stopped restart: unless-stopped
cap_add: cap_add:

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:
home-assistant: home-assistant:
container_name: home-assistant container_name: home-assistant
image: ghcr.io/home-assistant/home-assistant:2026.3.2@sha256:572a5d030f652e9ef6c6d4f6631169af83eb3b739c9b4b3965669f5e9d9f3858 image: ghcr.io/home-assistant/home-assistant:2026.2.3@sha256:96fa92d83fa8dae987fbbbcf58b1fea1140985ff6a8517b37f7b65c76ef20133
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${APPDATA_PATH}/home-assistant/config:/config - ${APPDATA_PATH}/home-assistant/config:/config