Skip to content

Commit

Permalink
Merge pull request #15911 from vsebe/openj9_criu
Browse files Browse the repository at this point in the history
Update CRIU to v3.17 for OpenJ9 Ubuntu dockerfile
  • Loading branch information
AdamBrousseau committed Sep 16, 2022
2 parents d3ebc82 + 8156e4c commit 2270a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildenv/docker/mkdocker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ parse_options() {
action=build
;;
--criu)
criu=3.16.1
criu=3.17.1
;;
--cuda)
cuda=9.0
Expand Down

0 comments on commit 2270a93

Please sign in to comment.