ci: lock boltz client to latest working version

This commit is contained in:
dni ⚡
2025-09-24 09:13:16 +02:00
parent c05122e5fb
commit 1bddc48454

View File

@@ -1,4 +1,4 @@
FROM boltz/boltz-client:latest AS boltz
FROM boltz/boltz-client:2.8.3 AS boltz
FROM lnbits/lnbits:latest