Skip to content

Commit

Permalink
asfasf
Browse files Browse the repository at this point in the history
  • Loading branch information
cschuchardt88 committed Jun 24, 2024
1 parent bba9c73 commit 2bdd01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .neo/docker/neo-cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ FROM ubuntu:jammy
RUN apt-get update
RUN apt-get install -y libicu-dev libleveldb-dev screen

COPY dist /opt/neo-cli
COPY /tmp/dist /opt/neo-cli
RUN ln -s /opt/neo-cli/neo-cli /usr/bin

0 comments on commit 2bdd01c

Please sign in to comment.