Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AgarwalSaurav committed Nov 27, 2024
1 parent b0e0eab commit 20d0760
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/docker/create_container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ if [[ ${ARM} == true ]]; then
IMAGE_TAG="arm64-noble-torch2.5.1-jazzy"
else
IMAGE_TAG="arm64-jammy-torch2.5.1-humble"
fi
fi

IMAGE_NAME="${IMAGE_BASE_NAME}:${IMAGE_TAG}"
Expand Down

0 comments on commit 20d0760

Please sign in to comment.