Compare commits

...

8 Commits

5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
services:
backrest:
container_name: backrest
image: docker.io/garethgeorge/backrest:v1.11.2@sha256:6ecf25925dafcb6b37ab871d23c1d424a6f5008191a631c0b520641ec22a3f84
image: docker.io/garethgeorge/backrest:v1.12.0@sha256:448fee1cb4cdf3f7d7078078480d38713673924ad415bfdf84bf9e49ff570201
restart: unless-stopped
hostname: ${HOSTNAME}
environment:

View File

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

View File

@@ -4,10 +4,10 @@ services:
image: ghcr.io/finsys/hawser:0.2.29@sha256:b6f8eabb5e839a1950fae5302db5a96e98dbe63e928e8178c3ca682aed008e26
restart: unless-stopped
environment:
- AGENT_NAME=${AGENT_NAME}
- TOKEN=${TOKEN}
- LOG_LEVEL=${LOG_LEVEL}
volumes:
- ./stacks:/data/stacks
- /var/run/docker.sock:/var/run/docker.sock
ports:
- 2376:2376

View File

@@ -1,7 +1,7 @@
services:
home-assistant:
container_name: home-assistant
image: ghcr.io/home-assistant/home-assistant:2026.2.3@sha256:96fa92d83fa8dae987fbbbcf58b1fea1140985ff6a8517b37f7b65c76ef20133
image: ghcr.io/home-assistant/home-assistant:2026.3.1@sha256:0e091dfce3068339c3e1d14382e6c34141e05cd589a1972ebd4d9a8e6b5d8969
restart: unless-stopped
volumes:
- ${APPDATA_PATH}/home-assistant/config:/config

View File

@@ -21,7 +21,7 @@ services:
pocket-id:
container_name: pocket-id
image: ghcr.io/pocket-id/pocket-id:v2.2.0-distroless@sha256:ad2d21a7b31d6b4f1d999caec794a5b5edeb97fc40801947158d62befd4203e3
image: ghcr.io/pocket-id/pocket-id:v2.3.0-distroless@sha256:85a7485108325e34679b0fbca0baeb8418401f6d6cf59944d50f3ec013aafd09
restart: unless-stopped
depends_on:
pocket-id-db: