Skip to content

Commit 25fdf73

Browse files
committed
update Serverless version in recovery/Dockerfile --skip-ci
1 parent cdec4d5 commit 25fdf73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recovery/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ RUN unzip awscli-bundle.zip
66
RUN ./awscli-bundle/install -i /usr/local/aws -b /usr/local/bin/aws
77

88
# Install the Serverless Framework
9-
RUN npm install -g serverless@1
9+
RUN npm install -g serverless@3

0 commit comments

Comments
 (0)