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

erlang/otp 26.2.5, 25.3.2.12 #16721

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

getong
Copy link
Contributor

@getong getong commented May 4, 2024

No description provided.

@getong getong requested a review from a team as a code owner May 4, 2024 13:22
Copy link

github-actions bot commented May 4, 2024

Diff for 3b7d1c3:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index ac27697..b928756 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -66,34 +66,34 @@ Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
 GitCommit: c7e3d58244259ec45bd0b84df7287096d9833d19
 Directory: 24/slim
 
-Tags: 25.3.2.11, 25.3.2, 25.3, 25
+Tags: 25.3.2.12, 25.3.2, 25.3, 25
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 7251e9a4b2ec0fee20baea796a9e6386a7987d05
+GitCommit: 22dcd723b94db5443c635183e2ea5bdbd5e7b297
 Directory: 25
 
-Tags: 25.3.2.11-alpine, 25.3.2-alpine, 25.3-alpine, 25-alpine
+Tags: 25.3.2.12-alpine, 25.3.2-alpine, 25.3-alpine, 25-alpine
 Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 7251e9a4b2ec0fee20baea796a9e6386a7987d05
+GitCommit: 22dcd723b94db5443c635183e2ea5bdbd5e7b297
 Directory: 25/alpine
 
-Tags: 25.3.2.11-slim, 25.3.2-slim, 25.3-slim, 25-slim
+Tags: 25.3.2.12-slim, 25.3.2-slim, 25.3-slim, 25-slim
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 7251e9a4b2ec0fee20baea796a9e6386a7987d05
+GitCommit: 22dcd723b94db5443c635183e2ea5bdbd5e7b297
 Directory: 25/slim
 
-Tags: 26.2.4.0, 26.2.4, 26.2, 26, latest
+Tags: 26.2.5.0, 26.2.5, 26.2, 26, latest
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 7251e9a4b2ec0fee20baea796a9e6386a7987d05
+GitCommit: 22dcd723b94db5443c635183e2ea5bdbd5e7b297
 Directory: 26
 
-Tags: 26.2.4.0-alpine, 26.2.4-alpine, 26.2-alpine, 26-alpine, alpine
+Tags: 26.2.5.0-alpine, 26.2.5-alpine, 26.2-alpine, 26-alpine, alpine
 Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 7251e9a4b2ec0fee20baea796a9e6386a7987d05
+GitCommit: 22dcd723b94db5443c635183e2ea5bdbd5e7b297
 Directory: 26/alpine
 
-Tags: 26.2.4.0-slim, 26.2.4-slim, 26.2-slim, 26-slim, slim
+Tags: 26.2.5.0-slim, 26.2.5-slim, 26.2-slim, 26-slim, slim
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 7251e9a4b2ec0fee20baea796a9e6386a7987d05
+GitCommit: 22dcd723b94db5443c635183e2ea5bdbd5e7b297
 Directory: 26/slim
 
 Tags: 27.0-rc3.0.0, 27.0-rc3.0, 27.0-rc3, 27
diff --git a/_bashbrew-list b/_bashbrew-list
index 6ff4c63..1241595 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -59,21 +59,21 @@ erlang:25.3-slim
 erlang:25.3.2
 erlang:25.3.2-alpine
 erlang:25.3.2-slim
-erlang:25.3.2.11
-erlang:25.3.2.11-alpine
-erlang:25.3.2.11-slim
+erlang:25.3.2.12
+erlang:25.3.2.12-alpine
+erlang:25.3.2.12-slim
 erlang:26
 erlang:26-alpine
 erlang:26-slim
 erlang:26.2
 erlang:26.2-alpine
 erlang:26.2-slim
-erlang:26.2.4
-erlang:26.2.4-alpine
-erlang:26.2.4-slim
-erlang:26.2.4.0
-erlang:26.2.4.0-alpine
-erlang:26.2.4.0-slim
+erlang:26.2.5
+erlang:26.2.5-alpine
+erlang:26.2.5-slim
+erlang:26.2.5.0
+erlang:26.2.5.0-alpine
+erlang:26.2.5.0-slim
 erlang:27
 erlang:27-alpine
 erlang:27-slim
diff --git a/erlang_25-alpine/Dockerfile b/erlang_25-alpine/Dockerfile
index 01b3985..546d475 100644
--- a/erlang_25-alpine/Dockerfile
+++ b/erlang_25-alpine/Dockerfile
@@ -1,13 +1,13 @@
 FROM alpine:3.18
 
-ENV OTP_VERSION="25.3.2.11" \
+ENV OTP_VERSION="25.3.2.12" \
     REBAR3_VERSION="3.23.0"
 
 LABEL org.opencontainers.image.version=$OTP_VERSION
 
 RUN set -xe \
 	&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/archive/OTP-${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="346bf54e71957019e3c630cf872a04eeb6883fd008e7ed1d83fbf1b01b04e13d" \
+	&& OTP_DOWNLOAD_SHA256="2fd35a207278569bb56746fd2ba55037d439922875422dd29d458cf36ddf0618" \
 	&& REBAR3_DOWNLOAD_SHA256="00646b692762ffd340560e8f16486dbda840e1546749ee5a7f58feeb77e7b516" \
 	&& apk add --no-cache --virtual .fetch-deps \
 		curl \
diff --git a/erlang_25-slim/Dockerfile b/erlang_25-slim/Dockerfile
index cd23b71..6c2b9b4 100644
--- a/erlang_25-slim/Dockerfile
+++ b/erlang_25-slim/Dockerfile
@@ -1,6 +1,6 @@
 FROM debian:bullseye
 
-ENV OTP_VERSION="25.3.2.11" \
+ENV OTP_VERSION="25.3.2.12" \
     REBAR3_VERSION="3.23.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/archive/OTP-${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="346bf54e71957019e3c630cf872a04eeb6883fd008e7ed1d83fbf1b01b04e13d" \
+	&& OTP_DOWNLOAD_SHA256="2fd35a207278569bb56746fd2ba55037d439922875422dd29d458cf36ddf0618" \
 	&& fetchDeps=' \
 		curl \
 		ca-certificates' \
diff --git a/erlang_25/Dockerfile b/erlang_25/Dockerfile
index 837263e..9047ec2 100644
--- a/erlang_25/Dockerfile
+++ b/erlang_25/Dockerfile
@@ -1,6 +1,6 @@
 FROM buildpack-deps:bullseye
 
-ENV OTP_VERSION="25.3.2.11" \
+ENV OTP_VERSION="25.3.2.12" \
     REBAR3_VERSION="3.23.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/archive/OTP-${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="346bf54e71957019e3c630cf872a04eeb6883fd008e7ed1d83fbf1b01b04e13d" \
+	&& OTP_DOWNLOAD_SHA256="2fd35a207278569bb56746fd2ba55037d439922875422dd29d458cf36ddf0618" \
 	&& runtimeDeps='libodbc1 \
 			libsctp1 \
 			libwxgtk3.0 \
diff --git a/erlang_alpine/Dockerfile b/erlang_alpine/Dockerfile
index a68cd94..1a6f56a 100644
--- a/erlang_alpine/Dockerfile
+++ b/erlang_alpine/Dockerfile
@@ -1,13 +1,13 @@
 FROM alpine:3.19
 
-ENV OTP_VERSION="26.2.4" \
+ENV OTP_VERSION="26.2.5" \
     REBAR3_VERSION="3.23.0"
 
 LABEL org.opencontainers.image.version=$OTP_VERSION
 
 RUN set -xe \
 	&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/archive/OTP-${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="c3bd54ee83282764f3c236e3aa49d681bac0b4011242e3512d66a7ee2ed79819" \
+	&& OTP_DOWNLOAD_SHA256="d34b409cb5968ae47dd5a0c4f85b925d5601898d90788bbb08d514964a3a141d" \
 	&& REBAR3_DOWNLOAD_SHA256="00646b692762ffd340560e8f16486dbda840e1546749ee5a7f58feeb77e7b516" \
 	&& apk add --no-cache --virtual .fetch-deps \
 		curl \
diff --git a/erlang_latest/Dockerfile b/erlang_latest/Dockerfile
index 08ad219..c206931 100644
--- a/erlang_latest/Dockerfile
+++ b/erlang_latest/Dockerfile
@@ -1,6 +1,6 @@
 FROM buildpack-deps:bookworm
 
-ENV OTP_VERSION="26.2.4" \
+ENV OTP_VERSION="26.2.5" \
     REBAR3_VERSION="3.23.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/archive/OTP-${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="c3bd54ee83282764f3c236e3aa49d681bac0b4011242e3512d66a7ee2ed79819" \
+	&& OTP_DOWNLOAD_SHA256="d34b409cb5968ae47dd5a0c4f85b925d5601898d90788bbb08d514964a3a141d" \
 	&& runtimeDeps='libodbc1 \
 			libsctp1 \
 			libwxgtk3.2-1 \
diff --git a/erlang_slim/Dockerfile b/erlang_slim/Dockerfile
index f12918b..2710794 100644
--- a/erlang_slim/Dockerfile
+++ b/erlang_slim/Dockerfile
@@ -1,6 +1,6 @@
 FROM debian:bookworm
 
-ENV OTP_VERSION="26.2.4" \
+ENV OTP_VERSION="26.2.5" \
     REBAR3_VERSION="3.23.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/archive/OTP-${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="c3bd54ee83282764f3c236e3aa49d681bac0b4011242e3512d66a7ee2ed79819" \
+	&& OTP_DOWNLOAD_SHA256="d34b409cb5968ae47dd5a0c4f85b925d5601898d90788bbb08d514964a3a141d" \
 	&& fetchDeps=' \
 		curl \
 		ca-certificates' \

Relevant Maintainers:

@tianon tianon merged commit fcb3d4d into docker-library:master May 6, 2024
27 checks passed
@getong getong deleted the erlang-26.2.5 branch May 6, 2024 21:08
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