Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus authored Aug 30, 2023
1 parent ac03e5a commit 3437c45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aws-cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ RUN yum update -y \
&& yum clean all \
&& rm -rf /var/cache/yum

RUN pip install cfn-policy-validator

WORKDIR /opt

ENTRYPOINT []
Expand Down

0 comments on commit 3437c45

Please sign in to comment.