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

Merged
merged 1 commit into from
Sep 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions library/rabbitmq
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@ Maintainers: Tianon Gravi <[email protected]> (@tianon),
GitRepo: https://github.com/docker-library/rabbitmq.git
Builder: buildkit

Tags: 4.0.0, 4.0, 4, latest
Tags: 4.0.1, 4.0, 4, latest
Architectures: amd64, arm32v7, arm64v8, ppc64le, riscv64, s390x
GitCommit: 266d9cdc38a670282b731e2a0ed0381c49ba9b96
GitCommit: efe509f5e9252e6085b1a34c27359ef51953deed
Directory: 4.0/ubuntu

Tags: 4.0.0-management, 4.0-management, 4-management, management
Tags: 4.0.1-management, 4.0-management, 4-management, management
Architectures: amd64, arm32v7, arm64v8, ppc64le, riscv64, s390x
GitCommit: 266d9cdc38a670282b731e2a0ed0381c49ba9b96
Directory: 4.0/ubuntu/management

Tags: 4.0.0-alpine, 4.0-alpine, 4-alpine, alpine
Tags: 4.0.1-alpine, 4.0-alpine, 4-alpine, alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
GitCommit: 266d9cdc38a670282b731e2a0ed0381c49ba9b96
GitCommit: efe509f5e9252e6085b1a34c27359ef51953deed
Directory: 4.0/alpine

Tags: 4.0.0-management-alpine, 4.0-management-alpine, 4-management-alpine, management-alpine
Tags: 4.0.1-management-alpine, 4.0-management-alpine, 4-management-alpine, management-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
GitCommit: 266d9cdc38a670282b731e2a0ed0381c49ba9b96
Directory: 4.0/alpine/management
Expand All @@ -47,7 +47,7 @@ Directory: 3.13/alpine/management

Tags: 3.12.14, 3.12
Architectures: amd64, arm32v7, arm64v8, ppc64le, riscv64, s390x
GitCommit: fd645d88914a864e702b088ecb4bfecf2bb11156
GitCommit: 444c58b5b51433019a9422737ee98b05adcf7e06
Directory: 3.12/ubuntu

Tags: 3.12.14-management, 3.12-management
Expand All @@ -57,7 +57,7 @@ Directory: 3.12/ubuntu/management

Tags: 3.12.14-alpine, 3.12-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
GitCommit: fd645d88914a864e702b088ecb4bfecf2bb11156
GitCommit: 444c58b5b51433019a9422737ee98b05adcf7e06
Directory: 3.12/alpine

Tags: 3.12.14-management-alpine, 3.12-management-alpine
Expand Down
Loading