Skip to content

Commit

Permalink
Update execution-environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HichamMourad authored Oct 31, 2024
1 parent 28f6769 commit 7a39cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws_ee/execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:

additional_build_steps:
prepend: |
RUN pip3 install --upgrade pip
RUN pip3 install --upgrade pip setuptools boto3 yum-utils
append:
- RUN curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "/awscliv2.zip"
- RUN unzip /awscliv2.zip -d /aws
Expand Down

0 comments on commit 7a39cf5

Please sign in to comment.