Skip to content

Commit e192d1e

Browse files
ZZiigguurraattZZiigguurraatt
ZZiigguurraatt
authored and
ZZiigguurraatt
committed
dev.Dockerfile: fix comment style
1 parent cd49a21 commit e192d1e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dev.Dockerfile

+3-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ COPY --from=nodejsbuilder /go/src/github.com/lightninglabs/lightning-terminal /g
2323
# queries required to connect to linked containers succeed.
2424
ENV GODEBUG netdns=cgo
2525

26-
# allow forcing a specific taproot-assets version through a build argument
27-
# see https://go.dev/ref/mod#version-queries for the types of queries that can be used to define a version
26+
# Allow forcing a specific taproot-assets version through a build argument.
27+
# Please see https://go.dev/ref/mod#version-queries for the types of
28+
# queries that can be used to define a version.
2829
ARG TAPROOT_ASSETS_VERSION
2930

3031
# Install dependencies and install/build lightning-terminal.

0 commit comments

Comments
 (0)