angristan/feedbin-docker

feedbin-web image build failure

Opened this issue · 1 comments

arikw commented

Hi, the build stage fails on RUN apk add... with:

#0 74.20 capybara-3.39.0 requires ruby version >= 3.0.0, which is incompatible with the
#0 74.20 current version, 2.7.6

Changing the alpine version in feedbin-web/Dockerfile from 3.13 to 3.18 solves this issue.