Skip to content

Commit

Permalink
Serverless 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shortjared authored Nov 22, 2016
1 parent 60a8623 commit a1d1cf5
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
Expand Up @@ -31,7 +31,7 @@ RUN curl -SLO "https://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-

############# Install ember & serverless dependencies
RUN \
npm install -g serverless@1.1.0
npm install -g serverless@1.2.0

# Install aws dependencies
RUN \
Expand Down

0 comments on commit a1d1cf5

Please sign in to comment.