Skip to content

Commit

Permalink
fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Oct 8, 2019
1 parent 376b747 commit d071c5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Changelog

- Alpine support has been dropped
- Forego has been replace with supervisord
- Removed Linkchecker

### 5.x

Expand Down
5 changes: 2 additions & 3 deletions php/Dockerfile-fpm
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,11 @@ RUN apt-get update && \
libpng-dev \
libzip-dev \
zlib1g-dev \
mysql-client \
default-mysql-client \
openssh-client \
libxml2-dev \
nano \
linkchecker \
nodejs \
npm \
--no-install-recommends && \
apt-get clean && \
npm -g install npm@latest && \
Expand Down

0 comments on commit d071c5e

Please sign in to comment.