Skip to content

Commit

Permalink
Added: 0.10/variant-experimental.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
meeDamian committed May 5, 2020
1 parent ce0c86a commit 349e3d9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions 0.10/variant-experimental.patch
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
diff --git Dockerfile Dockerfile
index fa7484b..3c0c1fe 100644
index 9ae5e1e..ba9d720 100644
--- Dockerfile
+++ Dockerfile
@@ -29,7 +29,7 @@ ARG TAGS_LND="signrpc chainrpc"
ARG TAGS_STATIC="osusergo netgo static_build"
@@ -24,7 +24,7 @@ ARG PKG=github.com/lightningnetwork/lnd
ARG TAGS_BASE="autopilotrpc signrpc walletrpc chainrpc invoicesrpc watchtowerrpc"

# Added by yours truly (@lncm)
-ARG TAGS_EXTRA=""
+ARG TAGS_EXTRA="experimental"

# Force Go to use the cgo based DNS resolver. This is required to ensure DNS
# queries required to connect to linked containers succeed

#

0 comments on commit 349e3d9

Please sign in to comment.