Skip to content

Commit

Permalink
Update Dockerfile
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 and db7 committed Apr 19, 2024
1 parent 85ccde6 commit 8f5ecaf
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 "c2072ccb57d012cff76b553179f55809378a6420"
&& git checkout "8d22e4283f26473ed88e226480d84acaf09fad07"

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

0 comments on commit 8f5ecaf

Please sign in to comment.