Skip to content

Commit

Permalink
Update to 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
brianz committed May 25, 2017
1 parent 46671d2 commit d835c0c
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.13.0
ENV SERVERLESS_VERSION 1.14.0

RUN npm install serverless@${SERVERLESS_VERSION} -g

Expand Down

0 comments on commit d835c0c

Please sign in to comment.