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 #8234

Merged
merged 1 commit into from
Jun 22, 2020
Merged

Conversation

tianon
Copy link
Member

@tianon tianon commented Jun 22, 2020

Changes:

Changes:

- docker-library/rabbitmq@acec97e: Update to 3.7.26, Erlang/OTP 22.3.4.2, OpenSSL 1.1.1g
@github-actions
Copy link

Diff for c04c755:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index be28cbc..b0b78dc 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -3,12 +3,12 @@ GitRepo: https://github.com/docker-library/rabbitmq.git
 
 Tags: 3.7.26, 3.7
 Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 7f42f9325352afc1625fbf1cc928e1f66bb6cd5c
+GitCommit: acec97e07a54919e006f4fbec3934c44ee4c391b
 Directory: 3.7/ubuntu
 
 Tags: 3.7.26-alpine, 3.7-alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 7f42f9325352afc1625fbf1cc928e1f66bb6cd5c
+GitCommit: acec97e07a54919e006f4fbec3934c44ee4c391b
 Directory: 3.7/alpine
 
 Tags: 3.7.26-management, 3.7-management
diff --git a/rabbitmq_3.7-alpine/Dockerfile b/rabbitmq_3.7-alpine/Dockerfile
index 131974c..169ff67 100644
--- a/rabbitmq_3.7-alpine/Dockerfile
+++ b/rabbitmq_3.7-alpine/Dockerfile
@@ -22,10 +22,10 @@ ENV OPENSSL_SOURCE_SHA256="ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af24
 ENV OPENSSL_PGP_KEY_IDS="0x8657ABB260F056B1E5190839D9C4D26D0E604491 0x5B2545DAB21995F4088CEFAA36CEE4DEB00CFE33 0xED230BEC4D4F2518B9D7DF41F0DB4D21C1D35231 0xC1F33DD8CE1D4CC613AF14DA9195C48241FBF7DD 0x7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C 0xE5E52560DD91C556DDBDA5D02064C53641C25E5D"
 
 # Use the latest stable Erlang/OTP release (https://github.com/erlang/otp/tags)
-ENV OTP_VERSION 22.3.4.1
+ENV OTP_VERSION 22.3.4.2
 # TODO add PGP checking when the feature will be added to Erlang/OTP's build system
 # http://erlang.org/pipermail/erlang-questions/2019-January/097067.html
-ENV OTP_SOURCE_SHA256="12d628c2d0bdc0cf1f1ec56bd3c4da697510b25ab744d45872f63fefdd1a7680"
+ENV OTP_SOURCE_SHA256="722d53e8ae170080a85f25c10bd73dee99a81733ae684ea92a857c91f67deec3"
 
 # Install dependencies required to build Erlang/OTP from source
 # http://erlang.org/doc/installation_guide/INSTALL.html
diff --git a/rabbitmq_3.7/Dockerfile b/rabbitmq_3.7/Dockerfile
index 7c87062..e805ec1 100644
--- a/rabbitmq_3.7/Dockerfile
+++ b/rabbitmq_3.7/Dockerfile
@@ -25,10 +25,10 @@ ENV OPENSSL_SOURCE_SHA256="ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af24
 ENV OPENSSL_PGP_KEY_IDS="0x8657ABB260F056B1E5190839D9C4D26D0E604491 0x5B2545DAB21995F4088CEFAA36CEE4DEB00CFE33 0xED230BEC4D4F2518B9D7DF41F0DB4D21C1D35231 0xC1F33DD8CE1D4CC613AF14DA9195C48241FBF7DD 0x7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C 0xE5E52560DD91C556DDBDA5D02064C53641C25E5D"
 
 # Use the latest stable Erlang/OTP release (https://github.com/erlang/otp/tags)
-ENV OTP_VERSION 22.3.4.1
+ENV OTP_VERSION 22.3.4.2
 # TODO add PGP checking when the feature will be added to Erlang/OTP's build system
 # http://erlang.org/pipermail/erlang-questions/2019-January/097067.html
-ENV OTP_SOURCE_SHA256="12d628c2d0bdc0cf1f1ec56bd3c4da697510b25ab744d45872f63fefdd1a7680"
+ENV OTP_SOURCE_SHA256="722d53e8ae170080a85f25c10bd73dee99a81733ae684ea92a857c91f67deec3"
 
 # Install dependencies required to build Erlang/OTP from source
 # http://erlang.org/doc/installation_guide/INSTALL.html

@yosifkit yosifkit merged commit 6d7c9ac into docker-library:master Jun 22, 2020
@yosifkit yosifkit deleted the rabbitmq branch June 22, 2020 19:37
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