Skip to content

Commit

Permalink
Remove accidental line from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobyarborough committed Jan 17, 2024
1 parent bfae7d7 commit 97733b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ ARG bundle_without="development test"

RUN apk update \
&& apk upgrade \
&& apk add --no-cache gcompat \
&& apk add --update --no-cache --virtual .gyp python2 make g++ \
build-base \
git \
Expand Down

0 comments on commit 97733b3

Please sign in to comment.