Skip to content

Commit

Permalink
Fixed revision of ptxdist.
Browse files Browse the repository at this point in the history
  • Loading branch information
DirkMeihoefer committed Jan 21, 2022
1 parent 944d2d1 commit d884712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ RUN git lfs install
RUN git clone https://github.com/wago/gcc-toolchain-2019.12-precompiled.git /opt/gcc-Toolchain-2019.12/
RUN rm -r /opt/gcc-Toolchain-2019.12/.git
RUN git clone https://github.com/wago/ptxdist.git /ptxdist
RUN cd /ptxdist && git checkout 8d495aab3689d2bff0ca82f2850de8e2bc812aeb
COPY resources /usr/bin/

RUN cd /ptxdist \
Expand Down

0 comments on commit d884712

Please sign in to comment.