CI: pin boltz to version (#3852)

This commit is contained in:
dni ⚡
2026-03-05 09:54:07 +02:00
committed by GitHub
parent 04ec643c93
commit 8bcf5e4f70
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ services:
- lnd-2
- boltz-postgres
restart: always
image: boltz/boltz:latest
image: boltz/boltz:v3.12.1
ports:
- 9000:9000
entrypoint: "sh -c 'sleep 30; /boltz-backend/bin/boltzd'"