Skip to content

Commit c94a5fd

Browse files
Explicit serverless version
1 parent d5730cf commit c94a5fd

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
14+
RUN npm i -g serverless@1.82.0
1515
ENTRYPOINT ["serverless"]

0 commit comments

Comments
 (0)