Skip to content

Commit 8f3fda3

Browse files
Push v1 branch with serverless v1.x
1 parent 7ded4cd commit 8f3fda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ LABEL "com.github.actions.description"="Wraps the Serverless Framework to enable
1010
LABEL "com.github.actions.icon"="zap"
1111
LABEL "com.github.actions.color"="red"
1212

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

0 commit comments

Comments
 (0)