Skip to content

Commit 8305d50

Browse files
committed
Dockerfile: Update lightningd base image to a version that actually exists
1 parent fd4ea9b commit 8305d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG CLN_VERSION="23.11.2"
1+
ARG CLN_VERSION="24.02.2"
22

33
FROM elementsproject/lightningd:v${CLN_VERSION}
44

0 commit comments

Comments
 (0)