We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0715b0 commit 629978bCopy full SHA for 629978b
Dockerfile
@@ -11,5 +11,5 @@ LABEL "com.github.actions.description"="Wraps the Serverless Frameork to enable
11
LABEL "com.github.actions.icon"="zap"
12
LABEL "com.github.actions.color"="red"
13
14
-RUN npm i -g serverless@1.49.0
+RUN npm i -g serverless@1.52.1
15
ENTRYPOINT ["serverless"]
0 commit comments