Skip to content

Commit

Permalink
adsd xz to docker for nokogiri
Browse files Browse the repository at this point in the history
why, who can say
  • Loading branch information
Floppy committed May 2, 2022
1 parent a8446a5 commit eafa153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ruby:3.0-alpine AS build

RUN apk add --no-cache tzdata alpine-sdk postgresql-dev nodejs yarn python2
RUN apk add --no-cache tzdata alpine-sdk postgresql-dev nodejs yarn python2 xz
RUN gem install foreman

ARG VAN_DAM_GIT_REF
Expand Down

0 comments on commit eafa153

Please sign in to comment.