Skip to content

Commit 1bef150

Browse files
committed
Serverless v1.69.0
1 parent 67eb507 commit 1bef150

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
@@ -13,6 +13,6 @@ RUN apk add --no-cache \
1313
ENV NODE_ENV development
1414

1515
RUN npm install -g npm@latest \
16-
&& npm install -g serverless@1.68.0
16+
&& npm install -g serverless@1.69.0
1717

1818
ENTRYPOINT ["/bin/bash", "-c"]

0 commit comments

Comments
 (0)