Skip to content

Commit

Permalink
Push v1 branch with serverless v1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideViolante committed Jun 21, 2021
1 parent 7ded4cd commit 8f3fda3
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 @@ -10,5 +10,5 @@ LABEL "com.github.actions.description"="Wraps the Serverless Framework to enable
LABEL "com.github.actions.icon"="zap"
LABEL "com.github.actions.color"="red"

RUN npm i -g serverless@2.x
RUN npm i -g serverless@1.x
ENTRYPOINT ["serverless"]

0 comments on commit 8f3fda3

Please sign in to comment.