feedbin-docker icon indicating copy to clipboard operation
feedbin-docker copied to clipboard

feedbin-web image build failure

Open arikw opened this issue 3 years ago • 1 comments

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

arikw avatar Apr 16 '23 18:04 arikw

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

giveanornot avatar Aug 25 '23 01:08 giveanornot