Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumping version for compatibility with Epinio 0.3.1 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timirnich
Copy link

I was getting this error when pushing to epinio 0.3.1, so I bumped the version and it worked fine again.

🕞 [80f1b2241b733021-stage-7rsnh-pod-7zrzc] step-create failed to satisfy "ruby" dependency version constraint "2.6.7": no compatible versions on "io.buildpacks.stacks.bionic" stack. Supported versions are: [2.6.8, 2.6.9, 2.7.4, 2.7.5, 3.0.2, 3.0.3]
🕞 [80f1b2241b733021-stage-7rsnh-pod-7zrzc] step-create ERROR: failed to build: exit status 1
🕞 [80f1b2241b733021-stage-7rsnh-pod-7zrzc] step-results 2021/12/21 12:39:18 Skipping step because a previous step failed
2021/12/21 13:39:20 EpinioApiClient "msg"="response is not StatusOK" "error"="Internal Server Error: Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 0" "status"=500
2

@olblak olblak requested a review from jimmykarily January 28, 2022 14:38
@@ -1,2 +1,2 @@
mri:
version: 2.6.7
version: 2.6.8

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version: 2.6.8
version: 2.6.9

according to the error, 2.6.9 is supported. I guess bumping to it will last longer.

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.

2 participants