Skip to content

Update Dockerfile#57

Open
jsavikko wants to merge 1 commit intounsplash:masterfrom
jsavikko:master
Open

Update Dockerfile#57
jsavikko wants to merge 1 commit intounsplash:masterfrom
jsavikko:master

Conversation

@jsavikko
Copy link
Copy Markdown

@jsavikko jsavikko commented Jul 13, 2022

When using the Github action, the build of Dockerfile fails with following error:

ERROR: Error installing octokit:
The last version of octokit (>= 0) to support your Ruby & RubyGems was 4.25.1. Try installing it with gem install octokit -v 4.25.1
octokit requires Ruby version >= 2.7.0. The current ruby version is 2.6.0.0.

The following commit fixes the build failure by defining octokit version (as also pumps up the version of ruby parent image) .

- update parent image to ruby:3-alpine3.16
- define octokit version to fix build error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant