Skip to content

Commit 3ffc018

Browse files
Bump serverless version to v2 (#41)
1 parent c94a5fd commit 3ffc018

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
@@ -11,5 +11,5 @@ LABEL "com.github.actions.description"="Wraps the Serverless Framework to enable
1111
LABEL "com.github.actions.icon"="zap"
1212
LABEL "com.github.actions.color"="red"
1313

14-
RUN npm i -g serverless@1.82.0
14+
RUN npm i -g serverless@2.1.0
1515
ENTRYPOINT ["serverless"]

0 commit comments

Comments
 (0)