Skip to content

Commit

Permalink
Add libxml-ruby to 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
podruh committed Nov 30, 2018
1 parent 5078d51 commit 075786f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# see https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/ for Dockerfile best practices

# build me with:
# docker build -t "juicymo/drone-ruby:2.5.3-r1" .
# docker build -t "juicymo/drone-ruby:2.5.1-r4" .

FROM ruby:2.5.3-alpine3.8
FROM ruby:2.5.1-alpine3.7
MAINTAINER Tomas Jukin <[email protected]>

ENV BUILD_PACKAGES curl-dev build-base bash cmake clang clang-dev make gcc g++ libc-dev linux-headers libxml2 libxml2-dev libxslt-dev
Expand Down

0 comments on commit 075786f

Please sign in to comment.