Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
vladupshot committed Feb 6, 2024
1 parent 1b43850 commit af0e167
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/Dockerfile_head
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ RUN apt update && \
zlib1g \
libgnutls30 \
perl-base && \
rm -rf /var/cache/apt/* && \
python3 -m pip install --upgrade pip
rm -rf /var/cache/apt/*

COPY --from=builder /src/dist/upshot-node /usr/local/bin/upshot-node
COPY --from=builder /src/dist/upshot-keys /usr/local/bin/upshot-keys
Expand Down

0 comments on commit af0e167

Please sign in to comment.