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

Add Alpine 3.15.0 to the alpine versions #103

Merged
merged 2 commits into from
Dec 20, 2021
Merged

Conversation

kelcecil
Copy link
Contributor

@kelcecil kelcecil commented Dec 9, 2021

This adds Alpine 3.15.0 to the built Alpine versions. Alpine 3.15 was released as stable on November 24th, and it includes the updated LTS version for NodeJS (v16).

I noticed in #99 a reference to version smoke tests, but I don't quite see how to run them. I'd be happy to run and triage issues out of the smoke test if I could get a nudge in the right direction.

@ericmj
Copy link
Member

ericmj commented Dec 13, 2021

I noticed in #99 a reference to version smoke tests, but I don't quite see how to run them. I'd be happy to run and triage issues out of the smoke test if I could get a nudge in the right direction.

There are no automated smoke tests, but you can build the images on the oldest and newest support OTP versions, run them and see if application:start(ssl). works.

@hoyon
Copy link
Contributor

hoyon commented Dec 20, 2021

I've built images for alpine 3.15.0 with erlang 23.2.2 and erlang 24.2 and they both build fine and running application:ensure_all_started(ssl). gives {ok,[crypto,asn1,public_key,ssl]} for both.

@ericmj
Copy link
Member

ericmj commented Dec 20, 2021

Thanks for checking the builds. I will deploy this later today or tomorrow.

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.

3 participants