Skip to content

Commit

Permalink
Merge pull request #26 from usdot-fhwa-stol/release/testarossa
Browse files Browse the repository at this point in the history
Release/component 1.1.0
  • Loading branch information
jtbaird authored Dec 23, 2019
2 parents d7ed211 + 356feeb commit c2ca67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/build-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
USERNAME=usdotfhwastol

cd "$(dirname "$0")"
IMAGE=$(./get-package-name.sh | tr '[:upper:]' '[:lower:]')
IMAGE=$(./get-image-name.sh | tr '[:upper:]' '[:lower:]')

echo ""
echo "##### $IMAGE Docker Image Build Script #####"
Expand Down

0 comments on commit c2ca67c

Please sign in to comment.