Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
SloCompTech committed Aug 4, 2019
2 parents ad6fefc + f511f95 commit 102a235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/build
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ docker build \
--build-arg VCS_REF=`git rev-parse --short HEAD` \
--build-arg VCS_SRC="https://github.com/SloCompTech/docker-openvpn/commit/$SOURCE_COMMIT" \
--build-arg VERSION="$SOURCE_BRANCH" \
-t $IMAGE_NAME .
-t $IMAGE_NAME -f $DOCKERFILE_PATH .

0 comments on commit 102a235

Please sign in to comment.