Skip to content

Commit d7cdd1b

Browse files
committed
add aws cli
1 parent 5f4b347 commit d7cdd1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD true
88

99
# base services
1010
RUN apt-get update &&\
11-
apt-get install -yq wget gnupg openssl ranger vim neovim curl python-dev python3-pip git jq
11+
apt-get install -yq wget gnupg openssl ranger vim neovim curl python-dev python3-pip git jq awscli
1212

1313
# node-canvas
1414
RUN apt-get update &&\

0 commit comments

Comments
 (0)