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