Skip to content

Bumping version for compatibility with Epinio 0.3.1 - #2

Open
timirnich wants to merge 1 commit into
epinio:mainfrom
timirnich:main
Open

Bumping version for compatibility with Epinio 0.3.1#2
timirnich wants to merge 1 commit into
epinio:mainfrom
timirnich:main

Conversation

@timirnich

Copy link
Copy Markdown

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
Comment thread buildpack.yml
@@ -1,2 +1,2 @@
mri:
version: 2.6.7
version: 2.6.8

Copy link
Copy Markdown

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