Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nflorescf authored Feb 22, 2024
1 parent d7c6762 commit 7fe82f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ RUN cat ./vesting/Cargo.toml

COPY entrypoint.sh /entrypoint.sh
RUN chmod +xr entrypoint.sh
RUN ls -ltr
ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 7fe82f6

Please sign in to comment.