Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewb1 committed Oct 17, 2023
1 parent fde68fc commit 916f4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RUN pyenv install 3.11.4 && \
pyenv global 3.11.4 && \
pyenv rehash && \
pip3 install --no-cache-dir pyyaml Cython scons pycapnp pre-commit ruff parameterized coverage numpy \
git+https://github.com/jnewb1/capnp-stub-generator.git@bc524cbefd9921b15be326f484d1c3235fe5e0d0
git+https://github.com/jnewb1/capnp-stub-generator.git@6a1f5623205cb005caa60bb826e0dd0e46786cdb

WORKDIR /project/
RUN cd /tmp/ && \
Expand Down

0 comments on commit 916f4a9

Please sign in to comment.