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

Cannot build templates repository because of alpine #125

Closed
jonas-martinez opened this issue Jun 23, 2022 · 4 comments · Fixed by #126
Closed

Cannot build templates repository because of alpine #125

jonas-martinez opened this issue Jun 23, 2022 · 4 comments · Fixed by #126
Assignees

Comments

@jonas-martinez
Copy link
Collaborator

What should be done

erlef/docker-elixir#41
According to this issue, alpine was updated on the latest version of docker-elixir which is used inside of this repository.
Because the templates repository uses node:12-alpine with an older version of alpine than devtools, an incompatibility occurs and the docker image build fails.

A solution is to fix the docker-elixir version to 1.12.2 to keep the older working version of alpine.

@jonas-martinez jonas-martinez added bug Something isn't working enhancement New feature or request labels Jun 23, 2022
@jonas-martinez jonas-martinez self-assigned this Jun 23, 2022
@jonas-martinez jonas-martinez moved this to 🟡 Backlog in Lenra Jun 23, 2022
@jonas-martinez jonas-martinez moved this from 🟡 Backlog to 🟢 In Progress in Lenra Jun 23, 2022
@jonas-martinez jonas-martinez moved this from 🟢 In Progress to 🔵 In Review in Lenra Jun 23, 2022
Repository owner moved this from 🔵 In Review to ⚫ Done in Lenra Jun 24, 2022
@shiipou
Copy link
Contributor

shiipou commented Jun 24, 2022

🎉 This issue has been resolved in version 1.0.0-beta.48 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor

shiipou commented Sep 6, 2022

🎉 This issue has been resolved in version 1.0.0-mongo.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor

shiipou commented Sep 7, 2022

🎉 This issue has been resolved in version 1.0.0-mongo.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor

shiipou commented May 16, 2023

🎉 This issue has been resolved in version 1.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants