Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b742058751 |
@@ -21,7 +21,7 @@ services:
|
||||
|
||||
dockhand:
|
||||
container_name: dockhand
|
||||
image: fnsys/dockhand:v1.0.27@sha256:8c2f62e215d257e3b17fd0d458d4fcd134f67c4ee495831b818004677ad57e3b
|
||||
image: fnsys/dockhand:v1.0.28@sha256:e2434373fda0d07637e1d8df0aa64e620696b76377669d2921bf7843c846d2f4
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
dockhand_db:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
hawser:
|
||||
container_name: hawser
|
||||
image: ghcr.io/finsys/hawser:0.2.42@sha256:79f926e8d8fe31c0dfe90858f90b69bfd4cfbb113472605620b91a4b444dd557
|
||||
image: ghcr.io/finsys/hawser:0.2.41@sha256:53bb1e23fb302f337d70fe111affee5f30f476c56aeb33c6c8c1d510fdc4133c
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TOKEN=${TOKEN}
|
||||
|
||||
Reference in New Issue
Block a user