Skip to content

Commit b513205

Browse files
committed
Merge branch 'hotfix/dkr-fix' into dev
2 parents 0aadf90 + e043480 commit b513205

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
@@ -9,6 +9,7 @@ RUN apt-get update && \
99
RUN apt-get install -y \
1010
ssh \
1111
python \
12+
python-dev \
1213
python-pip
1314

1415
RUN pip install awscli

0 commit comments

Comments
 (0)