Skip to content

update versions of erlang and base image#11

Open
motobob wants to merge 2 commits intomasterfrom
new_al2_and_erlang
Open

update versions of erlang and base image#11
motobob wants to merge 2 commits intomasterfrom
new_al2_and_erlang

Conversation

@motobob
Copy link
Copy Markdown

@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
Comment thread 21/Dockerfile

RUN set -e \
&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/archive/OTP-${OTP_VERSION}.tar.gz" \
&& OTP_DOWNLOAD_SHA256="a6588243e9659960e184083f49b15ea37890e4cd9bb8aef84ba4180db68befc3" \
Copy link
Copy Markdown
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
Copy Markdown
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