Skip to content

Commit

Permalink
ARM support not needed for Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ajinabraham authored Jul 17, 2022
1 parent d64eaaa commit d58d8b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ LABEL "maintainer"="Ajin Abraham <[email protected]>"
LABEL "repository"="https://github.com/ajinabraham/njsscan"
LABEL "homepage"="https://github.com/ajinabraham/njsscan"

RUN apt-get update \
&& apt-get install gcc -y \
&& apt-get clean

RUN pip install njsscan

ADD entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit d58d8b2

Please sign in to comment.