Skip to content

Commit 4d6377b

Browse files
authored
Update Dockerfile
1 parent 4bff009 commit 4d6377b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

default/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ RUN yum -y install \
1616
RUN curl -O https://bootstrap.pypa.io/get-pip.py && \
1717
python get-pip.py
1818
RUN pip install awscli --upgrade
19+
RUN pip install aws-sam-cli
1920

2021
# install python 3
2122
RUN amazon-linux-extras install python3

0 commit comments

Comments
 (0)