Loading Dockerfile +2 −1 Original line number Diff line number Diff line Loading @@ -116,13 +116,14 @@ RUN apt-get update && \ python3 -m pip install \ ansible \ ansible-runner \ awscli \ 'awscli>=1.19' \ awslogs \ bcrypt \ black \ 'colorama==0.4.4' \ boto \ boto3 \ 'botocore>=1.20' \ cookiecutter \ cryptography \ dnspython \ Loading Loading
Dockerfile +2 −1 Original line number Diff line number Diff line Loading @@ -116,13 +116,14 @@ RUN apt-get update && \ python3 -m pip install \ ansible \ ansible-runner \ awscli \ 'awscli>=1.19' \ awslogs \ bcrypt \ black \ 'colorama==0.4.4' \ boto \ boto3 \ 'botocore>=1.20' \ cookiecutter \ cryptography \ dnspython \ Loading