Skip to content

Commit 9c5e3f5

Browse files
committed
Update legacy key value format for ENV
1 parent bee632a commit 9c5e3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ FROM debian:stable-slim
110110
COPY --from=builder /build/bin/bitcoind /bin
111111
COPY --from=builder /build/bin/bitcoin-cli /bin
112112

113-
ENV HOME /data
113+
ENV HOME=/data
114114
VOLUME /data/.bitcoin
115115

116116
EXPOSE 8332 8333 18332 18333 18443 18444

0 commit comments

Comments
 (0)