Skip to content

Commit

Permalink
chore: update CLN Docker image to v23.05.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michael1011 committed Jun 30, 2023
1 parent 8ea31ae commit bdea464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class Image:
ELEMENTS_VERSION = "22.1.1"
GETH_VERSION = "1.12.0"

C_LIGHTNING_VERSION = "23.05.1"
C_LIGHTNING_VERSION = "23.05.2"
ECLAIR_VERSION = "0.9.0"
LND_VERSION = "0.16.3-beta"

Expand Down

0 comments on commit bdea464

Please sign in to comment.