Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jrpradojr authored Apr 30, 2021
1 parent ae52a91 commit 3a26c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM dnxsolutions/aws:2.1.9-dnx1

ADD src .
COPY src .

RUN chmod +x *.sh *.py

Expand Down

0 comments on commit 3a26c36

Please sign in to comment.