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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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