Skip to content

Commit

Permalink
CI: bump refs (commaai#1529)
Browse files Browse the repository at this point in the history
ci bump refs
  • Loading branch information
jnewb1 authored Jul 21, 2023
1 parent dd78b2b commit 933a19a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ RUN curl -L https://github.com/pyenv/pyenv-installer/raw/master/bin/pyenv-instal
ENV PATH="/root/.pyenv/bin:/root/.pyenv/shims:${PATH}"

ENV PANDA_PATH=/tmp/openpilot/panda
ENV OPENPILOT_REF="29837b872802db8b445653f63c2c1ab67e7a27af"
ENV OPENDBC_REF="3ef35ed2298a3a9d199f9145409547710065884c"
ENV OPENPILOT_REF="80bbba14f74e57bbe90216dfd0a99f6f68d77ca2"
ENV OPENDBC_REF="5880fbbccf5a670631b51836f20e446de643795a"

COPY requirements.txt /tmp/
RUN pyenv install 3.11.4 && \
Expand Down

0 comments on commit 933a19a

Please sign in to comment.