Skip to content

Commit bda8024

Browse files
committed
fix
1 parent b078cf3 commit bda8024

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/xud/Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ COPY --from=builder /xud/dist /app/dist
2929
COPY --from=builder /xud/bin /app/bin
3030
COPY --from=builder /xud/seedutil/seedutil /app/seedutil/seedutil
3131
COPY --from=builder /xud/sample-xud.conf /app/sample-xud.conf
32+
COPY --from=builder /xud/package.json /app/package.json
3233
COPY entrypoint.sh update-backup-dir.sh xud-backup.sh /
3334
WORKDIR /app
3435
RUN ln -s /app/bin/xud /usr/local/bin/xud

0 commit comments

Comments
 (0)