Skip to content

Commit

Permalink
remove libgcj
Browse files Browse the repository at this point in the history
  • Loading branch information
pehbehbeh authored Sep 26, 2019
1 parent 66b030c commit 894987e
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 @@ -8,7 +8,6 @@ ENV PHP_OPCACHE_VALIDATE_TIMESTAMPS="0" \
RUN apk info \
&& echo @edge http://nl.alpinelinux.org/alpine/edge/community >> /etc/apk/repositories \
&& echo @edge http://nl.alpinelinux.org/alpine/edge/main >> /etc/apk/repositories \
&& echo @3.8 http://dl-cdn.alpinelinux.org/alpine/v3.8/main >> /etc/apk/repositories \
&& apk update \
&& apk upgrade \
&& apk add --no-cache --virtual .build-deps \
Expand All @@ -35,7 +34,6 @@ RUN apk info \
php7-dom \
mysql-client \
yarn@edge \
[email protected] \
xvfb \
chromium@edge \
chromium-chromedriver@edge \
Expand Down

0 comments on commit 894987e

Please sign in to comment.