Skip to content

Commit

Permalink
fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
bh2smith committed Nov 11, 2022
1 parent 1657c9f commit 8dd6da8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dune_api_scripts/docker/Dockerfile.binary
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM python:3.10.8
RUN apk add --update gcc libc-dev
WORKDIR /usr/src/app/
COPY . ./dune_api_scripts/
RUN cd ./dune_api_scripts && pip install -r requirements.txt

0 comments on commit 8dd6da8

Please sign in to comment.