Skip to content

Commit

Permalink
fix(Dockerfile): Update Dockerfile (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliyaghini authored Sep 9, 2024
1 parent b5538ed commit f92c259
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ RUN apt-get update && apt-get install -y \

ENV CHROME_BIN="/usr/bin/google-chrome"

# TODO: Use cache

COPY . .

RUN ng lint
Expand Down

0 comments on commit f92c259

Please sign in to comment.