Compare commits

..

1 Commits

Author SHA1 Message Date
f05b0792fb Update ghcr.io/finsys/hawser Docker tag to v0.2.37 2026-03-12 02:31:32 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ services:
dockhand:
container_name: dockhand
image: fnsys/dockhand:v1.0.21@sha256:34747d8a8ed505c8991163d8f573339ae5e0a424bce1271600c45c233d845133
image: fnsys/dockhand:v1.0.18@sha256:81ee6728840ea99978d811d9dfa61e5445467e01502320fa7733bcf7e567d105
restart: unless-stopped
depends_on:
dockhand_db:

View File

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