Skip to content

Commit

Permalink
Merge pull request #1 from spartansystems/update-to-1.5
Browse files Browse the repository at this point in the history
Bump to serverless 1.5
  • Loading branch information
brianz authored Jan 31, 2017
2 parents f7d707e + cc78e4d commit d5e86f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node

ENV SERVERLESS_VERSION 1.4.0
ENV SERVERLESS_VERSION 1.5.0

RUN npm install serverless@${SERVERLESS_VERSION} -g

Expand Down

0 comments on commit d5e86f2

Please sign in to comment.