Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
hawser:
container_name: hawser
image: ghcr.io/finsys/hawser:0.2.37@sha256:529e5154316f1d9a70afb78746f1b4ddb5a0e7f6c1ff2f19b68cad06d42f3d1b
image: ghcr.io/finsys/hawser:0.2.29@sha256:b6f8eabb5e839a1950fae5302db5a96e98dbe63e928e8178c3ca682aed008e26
restart: unless-stopped
environment:
- TOKEN=${TOKEN}

View File

@@ -1,7 +1,7 @@
services:
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
environment:
- PUID=${PUID}