Skip to content

Commit d3407cf

Browse files
authored
Update Dockerfile
1 parent f9c9f1c commit d3407cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
88
ca-certificates \
99
openssh-client \
1010
jq \
11+
awscli \
1112
&& rm -rf /var/lib/apt/lists/*
1213

1314
# Install docker

0 commit comments

Comments
 (0)