Skip to content

Commit 2c829f9

Browse files
authored
Update Dockerfile (#6)
1 parent 4ea5853 commit 2c829f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN apk add --no-cache \
77
jq
88
RUN pip3 install \
99
aws-cdk.aws-cognito-identitypool-alpha==2.144.0a0 \
10+
aws-cdk.aws-lambda-python-alpha==2.144.0a0 \
1011
aws-cdk-lib==2.144.0 \
1112
constructs==10.3.0 \
1213
cdk-nag==2.28.130 \

0 commit comments

Comments
 (0)