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

emqx 5.8.6 #18707

Merged
merged 1 commit into from
Mar 25, 2025
Merged

emqx 5.8.6 #18707

merged 1 commit into from
Mar 25, 2025

Conversation

id
Copy link
Contributor

@id id commented Mar 25, 2025

No description provided.

@id id requested a review from a team as a code owner March 25, 2025 16:17
Copy link

Diff for 5e13221:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 6e159cc..7c87243 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -7,7 +7,7 @@ Architectures: amd64, arm64v8
 GitCommit: 35e70c8e602687db5a447c9573bde8ab77335fdc
 Directory: 5.7
 
-Tags: 5.8.5, 5.8, 5, latest
+Tags: 5.8.6, 5.8, 5, latest
 Architectures: amd64, arm64v8
-GitCommit: 5194bd9de936dddb2b09f20ebbe76161854bab19
+GitCommit: 7324fb36f81404915f97472652e2572f1dda5066
 Directory: 5.8
diff --git a/_bashbrew-list b/_bashbrew-list
index faac5e9..f47319c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -2,5 +2,5 @@ emqx:5
 emqx:5.7
 emqx:5.7.2
 emqx:5.8
-emqx:5.8.5
+emqx:5.8.6
 emqx:latest
diff --git a/emqx_latest/Dockerfile b/emqx_latest/Dockerfile
index d8541e7..f2a233e 100644
--- a/emqx_latest/Dockerfile
+++ b/emqx_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM debian:12-slim
 
-ENV EMQX_VERSION=5.8.5
-ENV AMD64_SHA256=311fd8f446c2d89474f879643f3c5860fbf8cb4e414e6652f8b61c0608da5628
-ENV ARM64_SHA256=26f3f620c41522f0795911c814160512f455013dc7d9555348c2c457b6cf48f5
+ENV EMQX_VERSION=5.8.6
+ENV AMD64_SHA256=430f69c24c0d659a9ce2e902d018c6dd20565519925e0cc893980d824b0a952e
+ENV ARM64_SHA256=dcabedb9d3888e0fb6e8138da6ae3d8ef1afce1f85e4580f26f19d65115ed5c3
 ENV LC_ALL=C.UTF-8 LANG=C.UTF-8
 
 RUN set -eu; \

Relevant Maintainers:

@yosifkit yosifkit merged commit 974d056 into docker-library:master Mar 25, 2025
7 checks passed
@id id deleted the 20250325-emqx-5.8.6 branch March 26, 2025 06:56
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.

None yet

2 participants