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

update versions of erlang and base image #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

motobob
Copy link

@motobob motobob commented Nov 4, 2022

add support for 21.3.8.21
add support for AWS Linux2
add support for x86_64 and arm64

add support for 21.3.8.21
add support for AWS Linux2
add support for x86_64 and arm64
@motobob motobob requested a review from kkuzmin November 4, 2022 12:12

RUN set -e \
&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/archive/OTP-${OTP_VERSION}.tar.gz" \
&& OTP_DOWNLOAD_SHA256="a6588243e9659960e184083f49b15ea37890e4cd9bb8aef84ba4180db68befc3" \
Copy link
Contributor

Choose a reason for hiding this comment

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

no SHA for me? ;(

Copy link
Author

Choose a reason for hiding this comment

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

I'll trust it's not spoofed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants