Skip to content

Commit 629978b

Browse files
authored
Update Dockerfile
1 parent e0715b0 commit 629978b

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 Frameork to enable
1111
LABEL "com.github.actions.icon"="zap"
1212
LABEL "com.github.actions.color"="red"
1313

14-
RUN npm i -g serverless@1.49.0
14+
RUN npm i -g serverless@1.52.1
1515
ENTRYPOINT ["serverless"]

0 commit comments

Comments
 (0)