Skip to content

Commit

Permalink
fix(docker): Correct a typo
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Viernau <frank_viernau@epam.com>
  • Loading branch information
fviernau authored and sschuberth committed Sep 27, 2023
1 parent cb982b5 commit 33d5fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ echo "Setting ORT_VERSION to $GIT_REVISION."

# ---------------------------
# image_build function
# Usage ( position paramenters):
# Usage ( position parameters):
# image_build <target_name> <tag_name> <version> <extra_args...>

image_build() {
Expand Down

0 comments on commit 33d5fd9

Please sign in to comment.