Skip to content

Commit aed3cb1

Browse files
authored
Upgrade to serverless v3.x (#61)
1 parent 32b4a6e commit aed3cb1

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@3.x
1414
ENTRYPOINT ["serverless"]

0 commit comments

Comments
 (0)