Skip to content

Commit

Permalink
Merge pull request #2 from igorjosesantos/patch-1
Browse files Browse the repository at this point in the history
Update Serverless to the last version (1.59.3)
  • Loading branch information
adenot authored Dec 16, 2019
2 parents 20716aa + cf91ea2 commit 23d2b06
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 @@ -15,6 +15,6 @@ RUN ln -sf /opt/yarn/dist/bin/yarn /usr/local/bin/yarn && \
ln -sf /opt/yarn/dist/bin/yarn /usr/local/bin/yarnpkg && \
yarn --version

ENV SERVERLESS serverless@1.52.2
ENV SERVERLESS serverless@1.59.3
RUN yarn global add $SERVERLESS
WORKDIR /work

0 comments on commit 23d2b06

Please sign in to comment.