Compare commits

..

1 Commits

Author SHA1 Message Date
5195537e0b Update ghcr.io/jlesage/handbrake Docker tag to v26.03.1 2026-03-14 02:32:55 +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.1
restart: unless-stopped restart: unless-stopped
deploy: deploy:
resources: resources:

View File

@@ -1,7 +1,7 @@
services: services:
uptime-kuma: uptime-kuma:
container_name: uptime-kuma container_name: uptime-kuma
image: ghcr.io/louislam/uptime-kuma:2.2.1@sha256:7337368a77873f159435de9ef09567f68c31285ed5f951dec36256c4b267ee44 image: ghcr.io/louislam/uptime-kuma:2.1.3@sha256:32c352a235fd10f98b3f64a6a4345d3c0c7f4e8be7810d2e1e867f7fe2e48ba2
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${APPDATA_PATH}/uptime-kuma/config:/app/data - ${APPDATA_PATH}/uptime-kuma/config:/app/data