Skip to content

Commit

Permalink
Update IAM policies (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatMyron authored Feb 21, 2020
1 parent 3853a34 commit d88701f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ LABEL "maintainer"="Scott Brenner <[email protected]>"
RUN apk --no-cache add python3
RUN pip3 install cfn-lint
RUN cfn-lint --update-specs
RUN cfn-lint --update-iam-policies

COPY cfn-lint.json /cfn-lint.json
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit d88701f

Please sign in to comment.