Skip to content

Commit

Permalink
Bump aws-cdk version to v2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dnx-solutions committed Apr 29, 2022
1 parent 54fcfa4 commit 65c9d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM node:lts-alpine

ENV GLIBC_VERSION=2.31-r0
ENV AWSCLI_VERSION=2.4.27
ENV AWSCDK_VERSION=2.21.1
ENV AWSCDK_VERSION=2.22.0

RUN apk --no-cache update && \
apk --no-cache add \
Expand Down

0 comments on commit 65c9d5d

Please sign in to comment.