Skip to content

erlang/otp 28 #19078

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

Merged
merged 1 commit into from
May 22, 2025
Merged

erlang/otp 28 #19078

merged 1 commit into from
May 22, 2025

Conversation

getong
Copy link
Contributor

@getong getong commented May 22, 2025

No description provided.

@getong getong requested a review from a team as a code owner May 22, 2025 12:33
Copy link

Diff for bf6c8ed:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 60239c4..b511f12 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -46,32 +46,32 @@ Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
 GitCommit: ee1bc4b04fb25496e02799a5285678072cf31b1e
 Directory: 26/slim
 
-Tags: 27.3.4.0, 27.3.4, 27.3, 27, latest
+Tags: 27.3.4.0, 27.3.4, 27.3, 27
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
 GitCommit: 7589a63ec3f5365ac936ee61062f7ae24e6d3e46
 Directory: 27
 
-Tags: 27.3.4.0-alpine, 27.3.4-alpine, 27.3-alpine, 27-alpine, alpine
+Tags: 27.3.4.0-alpine, 27.3.4-alpine, 27.3-alpine, 27-alpine
 Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 7589a63ec3f5365ac936ee61062f7ae24e6d3e46
 Directory: 27/alpine
 
-Tags: 27.3.4.0-slim, 27.3.4-slim, 27.3-slim, 27-slim, slim
+Tags: 27.3.4.0-slim, 27.3.4-slim, 27.3-slim, 27-slim
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
 GitCommit: 7589a63ec3f5365ac936ee61062f7ae24e6d3e46
 Directory: 27/slim
 
-Tags: 28.0.0.0-rc2, 28.0.0, 28.0, 28
+Tags: 28.0.0.0, 28.0.0, 28.0, 28, latest
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: c572ad3b71b6a21bdcd10fde3b3516175f390afa
+GitCommit: 45cb51bc860ee36d497cebc379bf31c2e078710d
 Directory: 28
 
-Tags: 28.0.0.0-rc2-alpine, 28.0.0-alpine, 28.0-alpine, 28-alpine
+Tags: 28.0.0.0-alpine, 28.0.0-alpine, 28.0-alpine, 28-alpine, alpine
 Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: c572ad3b71b6a21bdcd10fde3b3516175f390afa
+GitCommit: 45cb51bc860ee36d497cebc379bf31c2e078710d
 Directory: 28/alpine
 
-Tags: 28.0.0.0-rc2-slim, 28.0.0-slim, 28.0-slim, 28-slim
+Tags: 28.0.0.0-slim, 28.0.0-slim, 28.0-slim, 28-slim, slim
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: c572ad3b71b6a21bdcd10fde3b3516175f390afa
+GitCommit: 45cb51bc860ee36d497cebc379bf31c2e078710d
 Directory: 28/slim
diff --git a/_bashbrew-list b/_bashbrew-list
index 97afaea..e5f543c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -55,9 +55,9 @@ erlang:28.0-slim
 erlang:28.0.0
 erlang:28.0.0-alpine
 erlang:28.0.0-slim
-erlang:28.0.0.0-rc2
-erlang:28.0.0.0-rc2-alpine
-erlang:28.0.0.0-rc2-slim
+erlang:28.0.0.0
+erlang:28.0.0.0-alpine
+erlang:28.0.0.0-slim
 erlang:alpine
 erlang:latest
 erlang:slim
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 17fd0a1..69fe70c 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -7,9 +7,9 @@ erlang:25-slim
 erlang:26
 erlang:26-alpine
 erlang:26-slim
-erlang:28
-erlang:28-alpine
-erlang:28-slim
+erlang:27
+erlang:27-alpine
+erlang:27-slim
 erlang:alpine
 erlang:latest
 erlang:slim
diff --git a/erlang_alpine/Dockerfile b/erlang_27-alpine/Dockerfile
similarity index 100%
copy from erlang_alpine/Dockerfile
copy to erlang_27-alpine/Dockerfile
diff --git a/erlang_slim/Dockerfile b/erlang_27-slim/Dockerfile
similarity index 100%
copy from erlang_slim/Dockerfile
copy to erlang_27-slim/Dockerfile
diff --git a/erlang_latest/Dockerfile b/erlang_27/Dockerfile
similarity index 100%
copy from erlang_latest/Dockerfile
copy to erlang_27/Dockerfile
diff --git a/erlang_28-alpine/Dockerfile b/erlang_28-alpine/Dockerfile
deleted file mode 100644
index c7d55db..0000000
diff --git a/erlang_28-slim/Dockerfile b/erlang_28-slim/Dockerfile
deleted file mode 100644
index ff0cd4c..0000000
diff --git a/erlang_28/Dockerfile b/erlang_28/Dockerfile
deleted file mode 100644
index 3443b34..0000000
diff --git a/erlang_alpine/Dockerfile b/erlang_alpine/Dockerfile
index 48d9803..f24e53c 100644
--- a/erlang_alpine/Dockerfile
+++ b/erlang_alpine/Dockerfile
@@ -1,13 +1,13 @@
 FROM alpine:3.21
 
-ENV OTP_VERSION="27.3.4" \
+ENV OTP_VERSION="28.0" \
     REBAR3_VERSION="3.24.0"
 
 LABEL org.opencontainers.image.version=$OTP_VERSION
 
 RUN set -xe \
 	&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/releases/download/OTP-${OTP_VERSION}/otp_src_${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="c3a0a0b51df08f877eed88378f3d2da7026a75b8559803bd78071bb47cd4783b" \
+	&& OTP_DOWNLOAD_SHA256="71b5bf16e5b7b5d9fae98576c87aceac447964aaa3b4b457a5f60906839af92c" \
 	&& REBAR3_DOWNLOAD_SHA256="391b0eaa2825bb427fef1e55a0d166493059175f57a33b00346b84a20398216c" \
 	&& apk add --no-cache --virtual .fetch-deps \
 		curl \
diff --git a/erlang_latest/Dockerfile b/erlang_latest/Dockerfile
index 353de19..388b62f 100644
--- a/erlang_latest/Dockerfile
+++ b/erlang_latest/Dockerfile
@@ -1,6 +1,6 @@
 FROM buildpack-deps:bookworm
 
-ENV OTP_VERSION="27.3.4" \
+ENV OTP_VERSION="28.0" \
     REBAR3_VERSION="3.24.0"
 
 LABEL org.opencontainers.image.version=$OTP_VERSION
@@ -9,7 +9,7 @@ LABEL org.opencontainers.image.version=$OTP_VERSION
 # build process:
 RUN set -xe \
 	&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/releases/download/OTP-${OTP_VERSION}/otp_src_${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="c3a0a0b51df08f877eed88378f3d2da7026a75b8559803bd78071bb47cd4783b" \
+	&& OTP_DOWNLOAD_SHA256="71b5bf16e5b7b5d9fae98576c87aceac447964aaa3b4b457a5f60906839af92c" \
 	&& runtimeDeps='libodbc1 \
 			libsctp1 \
 			libwxgtk3.2 \
diff --git a/erlang_slim/Dockerfile b/erlang_slim/Dockerfile
index 99ba3a4..bd33a88 100644
--- a/erlang_slim/Dockerfile
+++ b/erlang_slim/Dockerfile
@@ -1,6 +1,6 @@
 FROM debian:bookworm
 
-ENV OTP_VERSION="27.3.4" \
+ENV OTP_VERSION="28.0" \
     REBAR3_VERSION="3.24.0"
 
 LABEL org.opencontainers.image.version=$OTP_VERSION
@@ -9,7 +9,7 @@ LABEL org.opencontainers.image.version=$OTP_VERSION
 # sure our final image contains only what we've just built:
 RUN set -xe \
 	&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/releases/download/OTP-${OTP_VERSION}/otp_src_${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="c3a0a0b51df08f877eed88378f3d2da7026a75b8559803bd78071bb47cd4783b" \
+	&& OTP_DOWNLOAD_SHA256="71b5bf16e5b7b5d9fae98576c87aceac447964aaa3b4b457a5f60906839af92c" \
 	&& fetchDeps=' \
 		curl \
 		ca-certificates' \

Relevant Maintainers:

@tianon tianon merged commit 8ce9a9d into docker-library:master May 22, 2025
20 checks passed
@getong getong deleted the erlang-28 branch May 22, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants