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

Not seeing cimg/elixir:1.13.4-erlang-22.3-browers on Docker hub #132

Open
dlederle opened this issue Dec 18, 2023 · 1 comment
Open

Not seeing cimg/elixir:1.13.4-erlang-22.3-browers on Docker hub #132

dlederle opened this issue Dec 18, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@dlederle
Copy link

I see the Dockerfile here, but not on Docker hub.

Am I looking in the right place?

Thanks!

@dlederle dlederle added the bug Something isn't working label Dec 18, 2023
@dlederle
Copy link
Author

dlederle commented Jan 9, 2024

Hi, I did some digging on this.

I think the issue is this line erlangDEB="https://packages.erlang-solutions.com/erlang/debian/pool/esl-erlang_${ERLANG_VERSION}-1~ubuntu~focal_amd64.deb" && \ is asking for an image that is no longer published. I see 22.3 has point releases for focal, but the base version does not. I couldn't find documentation on erlang-solutions for when or why that change happened.

A quick search through dockerhub shows that none of the OTP 22 images are published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant