Skip to content

Commit

Permalink
Fix nokogiri on arm64 alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
dlpierce authored and no-reply committed Jan 29, 2022
1 parent 0954b08 commit 01606e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ARG EXTRA_APK_PACKAGES="git"
RUN apk --no-cache upgrade && \
apk --no-cache add build-base \
curl \
gcompat \
imagemagick \
tzdata \
nodejs \
Expand Down

0 comments on commit 01606e3

Please sign in to comment.