Commit d071c5e8 authored by Tobias Munk's avatar Tobias Munk

fixed build

parent 376b747c
Pipeline #42364 passed with stages
in 2 minutes and 25 seconds
......@@ -19,6 +19,7 @@ Changelog
- Alpine support has been dropped
- Forego has been replace with supervisord
- Removed Linkchecker
### 5.x
......
......@@ -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 && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment