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 rabbitmq #17141

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

tianon
Copy link
Member

@tianon tianon commented Jul 8, 2024

Changes:

Changes:

- docker-library/rabbitmq@4714b6a: Update 3.12 to otp 25.3.2.13
@tianon tianon requested a review from a team as a code owner July 8, 2024 16:47
Copy link

github-actions bot commented Jul 8, 2024

Diff for 3315b21:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index cfefd5f..9fc5d54 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -4,12 +4,12 @@ Builder: buildkit
 
 Tags: 3.12.14, 3.12
 Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: 62d163ace25f2a4b3c9affd3f6328e4629df1b37
+GitCommit: 4714b6a2b184712243839ecca500befce49a66d7
 Directory: 3.12/ubuntu
 
 Tags: 3.12.14-alpine, 3.12-alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 62d163ace25f2a4b3c9affd3f6328e4629df1b37
+GitCommit: 4714b6a2b184712243839ecca500befce49a66d7
 Directory: 3.12/alpine
 
 Tags: 3.12.14-management, 3.12-management
diff --git a/rabbitmq_3.12-alpine/Dockerfile b/rabbitmq_3.12-alpine/Dockerfile
index d12cdbe..57f86fb 100644
--- a/rabbitmq_3.12-alpine/Dockerfile
+++ b/rabbitmq_3.12-alpine/Dockerfile
@@ -32,10 +32,10 @@ ENV OPENSSL_SOURCE_SHA256="5d2be4036b478ef3cb0a854ca9b353072c3a0e26d8a56f8f0ab9f
 # https://www.openssl.org/source/
 ENV OPENSSL_PGP_KEY_IDS="0x8657ABB260F056B1E5190839D9C4D26D0E604491 0xB7C1C14360F353A36862E4D5231C84CDDCC69C45 0xC1F33DD8CE1D4CC613AF14DA9195C48241FBF7DD 0x95A9908DDFA16830BE9FB9003D30A3A9FF1360DC 0x7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C 0xA21FAB74B0088AA361152586B8EF1A6BA9DA2D5C 0xE5E52560DD91C556DDBDA5D02064C53641C25E5D 0xEFC0A467D613CB83C7ED6D30D894E2CE8B3D79F5"
 
-ENV OTP_VERSION 25.3.2.12
+ENV OTP_VERSION 25.3.2.13
 # TODO add PGP checking when the feature will be added to Erlang/OTP's build system
 # https://erlang.org/pipermail/erlang-questions/2019-January/097067.html
-ENV OTP_SOURCE_SHA256="fd690c843100c3268ac7d8ada02af8310e8520bf32581eb72f28c26ae61b46ad"
+ENV OTP_SOURCE_SHA256="00c2619648e05a25b39035ea51b65fc79c998e55f178cccc6c1b920f3f10dfba"
 
 # install openssl & erlang to a path that isn't auto-checked for libs to prevent accidental use by system packages
 ENV ERLANG_INSTALL_PATH_PREFIX /opt/erlang
diff --git a/rabbitmq_3.12/Dockerfile b/rabbitmq_3.12/Dockerfile
index 23ab07d..68696e4 100644
--- a/rabbitmq_3.12/Dockerfile
+++ b/rabbitmq_3.12/Dockerfile
@@ -35,10 +35,10 @@ ENV OPENSSL_SOURCE_SHA256="5d2be4036b478ef3cb0a854ca9b353072c3a0e26d8a56f8f0ab9f
 # https://www.openssl.org/source/
 ENV OPENSSL_PGP_KEY_IDS="0x8657ABB260F056B1E5190839D9C4D26D0E604491 0xB7C1C14360F353A36862E4D5231C84CDDCC69C45 0xC1F33DD8CE1D4CC613AF14DA9195C48241FBF7DD 0x95A9908DDFA16830BE9FB9003D30A3A9FF1360DC 0x7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C 0xA21FAB74B0088AA361152586B8EF1A6BA9DA2D5C 0xE5E52560DD91C556DDBDA5D02064C53641C25E5D 0xEFC0A467D613CB83C7ED6D30D894E2CE8B3D79F5"
 
-ENV OTP_VERSION 25.3.2.12
+ENV OTP_VERSION 25.3.2.13
 # TODO add PGP checking when the feature will be added to Erlang/OTP's build system
 # https://erlang.org/pipermail/erlang-questions/2019-January/097067.html
-ENV OTP_SOURCE_SHA256="fd690c843100c3268ac7d8ada02af8310e8520bf32581eb72f28c26ae61b46ad"
+ENV OTP_SOURCE_SHA256="00c2619648e05a25b39035ea51b65fc79c998e55f178cccc6c1b920f3f10dfba"
 
 # install openssl & erlang to a path that isn't auto-checked for libs to prevent accidental use by system packages
 ENV ERLANG_INSTALL_PATH_PREFIX /opt/erlang

Relevant Maintainers:

@yosifkit yosifkit merged commit ec1b0e1 into docker-library:master Jul 8, 2024
9 checks passed
@yosifkit yosifkit deleted the rabbitmq branch July 8, 2024 22:15
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.

3 participants