Skip to content

Commit

Permalink
specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
dschep authored Jul 22, 2019
1 parent e5f00c8 commit 2a3fb9f
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 @@ -11,5 +11,5 @@ LABEL "com.github.actions.description"="Wraps the Serverless Frameork to enable
LABEL "com.github.actions.icon"="zap"
LABEL "com.github.actions.color"="red"

RUN npm i -g serverless@latest
RUN npm i -g serverless@1.48.2
ENTRYPOINT ["serverless"]

0 comments on commit 2a3fb9f

Please sign in to comment.