mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
fix travis build
This commit is contained in:
parent
4a9be9c579
commit
97e3bbb2d8
4 changed files with 8 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.5
|
||||
FROM ruby:2.5.7
|
||||
RUN curl -sL https://deb.nodesource.com/setup_9.x | bash - && apt-get update && \
|
||||
apt-get install -y build-essential zlib1g-dev libsqlite3-dev nodejs npm \
|
||||
libxml2-dev libxslt1-dev pkg-config \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue