Skip to content

Commit

Permalink
fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
danbryce committed Aug 2, 2024
1 parent 5d42505 commit b39ba9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dev/root/Dockerfile.root
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ WORKDIR /root
RUN pip install --no-cache-dir z3-solver
RUN pip install --no-cache-dir graphviz

RUN pip install /dreal4/dreal-*.whl
# RUN pip install /dreal4/dreal-*.whl

# Install funman dev packages
COPY . funman
Expand Down

0 comments on commit b39ba9a

Please sign in to comment.