ci: lock boltz client to latest working version (#3367)

This commit is contained in:
dni ⚡
2025-10-15 12:25:11 +02:00
committed by GitHub
parent 1163e44265
commit f31ffba06c
+1 -1
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