-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 #9451
Merged
Merged
Update rabbitmq #9451
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changes: - docker-library/rabbitmq@650cb76: Update 3.8 to 3.8.10
Diff for 8858db1:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 7e1dc67..deea467 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,42 +1,22 @@
Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon), Joseph Ferguson <yosifkit@gmail.com> (@yosifkit)
GitRepo: https://github.com/docker-library/rabbitmq.git
-Tags: 3.8.9, 3.8, 3, latest
+Tags: 3.8.10, 3.8, 3, latest
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: b3e6547ddd34594b2d371fe0f0b270a16c1dc622
+GitCommit: 650cb768fabc2b4d3f5b810f376ce28b2d0a90e2
Directory: 3.8/ubuntu
-Tags: 3.8.9-alpine, 3.8-alpine, 3-alpine, alpine
+Tags: 3.8.10-alpine, 3.8-alpine, 3-alpine, alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: b3e6547ddd34594b2d371fe0f0b270a16c1dc622
+GitCommit: 650cb768fabc2b4d3f5b810f376ce28b2d0a90e2
Directory: 3.8/alpine
-Tags: 3.8.9-management, 3.8-management, 3-management, management
+Tags: 3.8.10-management, 3.8-management, 3-management, management
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 7e63843da6bfb191ddee6dbe3dd7ec0df36ae70b
Directory: 3.8/ubuntu/management
-Tags: 3.8.9-management-alpine, 3.8-management-alpine, 3-management-alpine, management-alpine
+Tags: 3.8.10-management-alpine, 3.8-management-alpine, 3-management-alpine, management-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 7e63843da6bfb191ddee6dbe3dd7ec0df36ae70b
Directory: 3.8/alpine/management
-
-Tags: 3.8.10-rc.6, 3.8-rc
-Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 26394ade45d4751c020d8283151e47b7e4e6f9ec
-Directory: 3.8-rc/ubuntu
-
-Tags: 3.8.10-rc.6-alpine, 3.8-rc-alpine
-Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 26394ade45d4751c020d8283151e47b7e4e6f9ec
-Directory: 3.8-rc/alpine
-
-Tags: 3.8.10-rc.6-management, 3.8-rc-management
-Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 7e63843da6bfb191ddee6dbe3dd7ec0df36ae70b
-Directory: 3.8-rc/ubuntu/management
-
-Tags: 3.8.10-rc.6-management-alpine, 3.8-rc-management-alpine
-Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 7e63843da6bfb191ddee6dbe3dd7ec0df36ae70b
-Directory: 3.8-rc/alpine/management
diff --git a/_bashbrew-list b/_bashbrew-list
index 5e711c5..880b773 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -6,18 +6,10 @@ rabbitmq:3.8
rabbitmq:3.8-alpine
rabbitmq:3.8-management
rabbitmq:3.8-management-alpine
-rabbitmq:3.8-rc
-rabbitmq:3.8-rc-alpine
-rabbitmq:3.8-rc-management
-rabbitmq:3.8-rc-management-alpine
-rabbitmq:3.8.9
-rabbitmq:3.8.9-alpine
-rabbitmq:3.8.9-management
-rabbitmq:3.8.9-management-alpine
-rabbitmq:3.8.10-rc.6
-rabbitmq:3.8.10-rc.6-alpine
-rabbitmq:3.8.10-rc.6-management
-rabbitmq:3.8.10-rc.6-management-alpine
+rabbitmq:3.8.10
+rabbitmq:3.8.10-alpine
+rabbitmq:3.8.10-management
+rabbitmq:3.8.10-management-alpine
rabbitmq:alpine
rabbitmq:latest
rabbitmq:management
diff --git a/rabbitmq_3.8-rc-alpine/Dockerfile b/rabbitmq_3.8-rc-alpine/Dockerfile
deleted file mode 100644
index bd7c0c3..0000000
diff --git a/rabbitmq_3.8-rc-alpine/docker-entrypoint.sh b/rabbitmq_3.8-rc-alpine/docker-entrypoint.sh
deleted file mode 100755
index 69093e3..0000000
diff --git a/rabbitmq_3.8-rc-management-alpine/Dockerfile b/rabbitmq_3.8-rc-management-alpine/Dockerfile
deleted file mode 100644
index 73e53cf..0000000
diff --git a/rabbitmq_3.8-rc-management/Dockerfile b/rabbitmq_3.8-rc-management/Dockerfile
deleted file mode 100644
index cd99f5a..0000000
diff --git a/rabbitmq_3.8-rc/Dockerfile b/rabbitmq_3.8-rc/Dockerfile
deleted file mode 100644
index 0e0edec..0000000
diff --git a/rabbitmq_3.8-rc/docker-entrypoint.sh b/rabbitmq_3.8-rc/docker-entrypoint.sh
deleted file mode 100755
index da789b9..0000000
diff --git a/rabbitmq_alpine/Dockerfile b/rabbitmq_alpine/Dockerfile
index 22b3d0f..7ed6e47 100644
--- a/rabbitmq_alpine/Dockerfile
+++ b/rabbitmq_alpine/Dockerfile
@@ -184,7 +184,7 @@ RUN set -eux; \
ln -sf "$RABBITMQ_DATA_DIR/.erlang.cookie" /root/.erlang.cookie
# Use the latest stable RabbitMQ release (https://www.rabbitmq.com/download.html)
-ENV RABBITMQ_VERSION 3.8.9
+ENV RABBITMQ_VERSION 3.8.10
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq
diff --git a/rabbitmq_latest/Dockerfile b/rabbitmq_latest/Dockerfile
index 94365c1..f49c86f 100644
--- a/rabbitmq_latest/Dockerfile
+++ b/rabbitmq_latest/Dockerfile
@@ -195,7 +195,7 @@ RUN set -eux; \
ln -sf "$RABBITMQ_DATA_DIR/.erlang.cookie" /root/.erlang.cookie
# Use the latest stable RabbitMQ release (https://www.rabbitmq.com/download.html)
-ENV RABBITMQ_VERSION 3.8.9
+ENV RABBITMQ_VERSION 3.8.10
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes: