TEST: fix tests for real wallets (#1761)
* fix tests for real wallets * change realinvoice provider to lnd-1 * use lnd-3 for tests * fix eclair tests * use bullseye in dockerimage
This commit is contained in:
parent
8ed2422ade
commit
c48e2329c5
5 changed files with 22 additions and 20 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10-slim
|
||||
FROM python:3.10-slim-bullseye
|
||||
|
||||
RUN apt-get clean
|
||||
RUN apt-get update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue