Skip to content

Commit

Permalink
Update build_aomp_docker_release for 17.0-2.
Browse files Browse the repository at this point in the history
  • Loading branch information
estewart08 committed Apr 28, 2023
1 parent 1773a72 commit 0e61d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/build_aomp_docker_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
###########################################################

set -e
AOMP_VERSION_STRING=${AOMP_VERSION_STRING:-17.0-1}
AOMP_VERSION_STRING=${AOMP_VERSION_STRING:-17.0-2}
AOMP_VERSION=${AOMP_VERSION:-17.0}
#DOCKERX_HOST=${DOCKERX_HOST:-$HOME/dockerx}
DOCKERX_HOST=$HOME/dockerx
Expand Down

0 comments on commit 0e61d8b

Please sign in to comment.