Skip to content

Commit

Permalink
bump to version 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brianz committed Sep 1, 2017
1 parent 1082644 commit 90deaa4
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 @@ -10,6 +10,6 @@ fi
echo "Using $DOCKERFILE for build"

docker build \
--build-arg SERVERLESS_VERSION=1.20.0 \
--build-arg SERVERLESS_VERSION=1.21.0 \
-f $DOCKERFILE \
-t $IMAGE_NAME .

0 comments on commit 90deaa4

Please sign in to comment.