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.7.1 #17064

Merged
merged 1 commit into from
Jun 27, 2024
Merged

emqx 5.7.1 #17064

merged 1 commit into from
Jun 27, 2024

Conversation

id
Copy link
Contributor

@id id commented Jun 27, 2024

No description provided.

@id id requested a review from a team as a code owner June 27, 2024 06:52
Copy link

Diff for a09d64e:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 194ba80..84ebc6d 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -32,7 +32,7 @@ Architectures: amd64, arm64v8
 GitCommit: e0af46182038ded4d6f45879846ddf765b6b5613
 Directory: 5.6
 
-Tags: 5.7.0, 5.7, 5, latest
+Tags: 5.7.1, 5.7, 5, latest
 Architectures: amd64, arm64v8
-GitCommit: d7d5134e8256395e022d573099f70fda1ae85285
+GitCommit: 02b0801191ba3fafb9f9c845c69d8045d7c85430
 Directory: 5.7
diff --git a/_bashbrew-list b/_bashbrew-list
index 6ae81bb..322aeb8 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -12,5 +12,5 @@ emqx:5.5.1
 emqx:5.6
 emqx:5.6.1
 emqx:5.7
-emqx:5.7.0
+emqx:5.7.1
 emqx:latest
diff --git a/emqx_latest/Dockerfile b/emqx_latest/Dockerfile
index f466058..79cd8ec 100644
--- a/emqx_latest/Dockerfile
+++ b/emqx_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM debian:12-slim
 
-ENV EMQX_VERSION=5.7.0
-ENV AMD64_SHA256=910d6ff5af8c36df9d15ae99a9ffe03a9690849fd952b7666b5809d9f9c42180
-ENV ARM64_SHA256=4e7c4e3f321f6ce8de5d9da93e96769a49174f62ffecc61451b2292e6f3e415f
+ENV EMQX_VERSION=5.7.1
+ENV AMD64_SHA256=6896263e24c1211fea0e15464afb39931e9b4c7139804e0a6fb5f143826efaf8
+ENV ARM64_SHA256=c321477bab28e381a472761c2d62f9e5acf6290f298f5aaf9404ab70feb6d587
 ENV LC_ALL=C.UTF-8 LANG=C.UTF-8
 
 RUN set -eu; \

Relevant Maintainers:

@tianon tianon merged commit 41c6955 into docker-library:master Jun 27, 2024
12 checks passed
@id id deleted the emqx-5.7.1 branch June 28, 2024 06:04
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.

2 participants