We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdec4d5 commit 25fdf73Copy full SHA for 25fdf73
recovery/Dockerfile
@@ -6,4 +6,4 @@ RUN unzip awscli-bundle.zip
6
RUN ./awscli-bundle/install -i /usr/local/aws -b /usr/local/bin/aws
7
8
# Install the Serverless Framework
9
-RUN npm install -g serverless@1
+RUN npm install -g serverless@3
0 commit comments