Skip to content

Commit

Permalink
Update Dockerfile (#35)
Browse files Browse the repository at this point in the history
Signed-off-by: Lilith Oberhauser <lilith.oberhauser@huawei.com>
  • Loading branch information
lilith218 authored Apr 19, 2024
1 parent 80950cb commit 8e5434e
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 @@ -68,7 +68,7 @@ RUN cd /tmp \
&& git clone \
https://github.com/hernanponcedeleon/dat3m.git \
&& cd dat3m \
&& git checkout "3aa3c6d64a397b85a5ce08b955fd4b8fa5dec241"
&& git checkout "8d22e4283f26473ed88e226480d84acaf09fad07"

RUN cd /tmp/dat3m \
&& mvn clean install -DskipTests \
Expand Down

0 comments on commit 8e5434e

Please sign in to comment.