Skip to content

Commit

Permalink
Update dat3m hash
Browse files Browse the repository at this point in the history
Signed-off-by: Hernan Ponce de Leon <[email protected]>
  • Loading branch information
hernan-poncedeleon committed Jun 29, 2024
1 parent bc163d3 commit 0d8b8a3
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 @@ -70,7 +70,7 @@ RUN cd /tmp \
&& git clone \
https://github.com/hernanponcedeleon/dat3m.git \
&& cd dat3m \
&& git checkout "34f5a5b74ef9ddfd965d200fb8110f0e550fc056"
&& git checkout "a2c2c5df5d81381cf4598e4cb5a061a4366e4af0"

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

0 comments on commit 0d8b8a3

Please sign in to comment.