Skip to content

Commit

Permalink
Merge pull request #14 from verypossible/update-to-1.17
Browse files Browse the repository at this point in the history
Update to 1.17
  • Loading branch information
brianz authored Jul 8, 2017
2 parents 11cd759 + 037bb2a commit 160cb1e
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:8.1.0

ENV SERVERLESS_VERSION 1.16.0
ENV SERVERLESS_VERSION 1.17.0

RUN npm install serverless@${SERVERLESS_VERSION} -g

Expand Down

0 comments on commit 160cb1e

Please sign in to comment.