Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyCh3n committed Oct 1, 2021
1 parent cbde075 commit ae6e518
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Dockerfile/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ ADD ./yq_linux_amd64 /usr/bin/yq
ADD ./ga /usr/bin/ga
RUN chmod +x /usr/bin/yq
RUN chmod +x /usr/bin/ga

WORKDIR /workdir/
ENTRYPOINT ["ga"]

0 comments on commit ae6e518

Please sign in to comment.