aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-13 13:24:36 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-13 13:24:36 +0100
commitf60343a14406bb9327a2bb56cd924fbc83906c15 (patch)
tree0902cc7d8323e9a251d3ac5ac568b724b3ef6384 /docker
parent[CI] Use a container that has git (diff)
[CI] Fix missing backslash
Diffstat (limited to 'docker')
-rw-r--r--docker/ci.Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/ci.Dockerfile b/docker/ci.Dockerfile
index a744b84f..9db46d2f 100644
--- a/docker/ci.Dockerfile
+++ b/docker/ci.Dockerfile
@@ -7,7 +7,7 @@ RUN apk add --update autoconf automake \
docker \
gcc git \
libtool \
- nodejs nodejs-npm
+ nodejs nodejs-npm \
ruby ruby-dev ruby-irb ruby-rdoc \
tini