Skip to content

Commit

Permalink
fix mistake in tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
brianz committed Aug 28, 2017
1 parent 7e0960d commit eda8e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ py2 :

py3 :
docker build \
-t $(NAME)-python3:$(VERSION) \
-t $(NAME):$(VERSION)-python3 \
-f Dockerfile-python3 \
--build-arg SERVERLESS_VERSION=$(VERSION) \
.
Expand Down

0 comments on commit eda8e27

Please sign in to comment.