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.2 #17895

Merged
merged 1 commit into from
Nov 13, 2024
Merged

emqx 5.8.2 #17895

merged 1 commit into from
Nov 13, 2024

Conversation

id
Copy link
Contributor

@id id commented Nov 13, 2024

No description provided.

@id id requested a review from a team as a code owner November 13, 2024 16:00
Copy link

Diff for 90ab00e:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index ab5c90d..827d804 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,11 +2,6 @@ Maintainers: Rory Z <[email protected]> (@rory-z), Ivan Dyachkov <ivan.dyachkov
 GitRepo: https://github.com/emqx/emqx-docker.git
 GitFetch: refs/heads/main
 
-Tags: 5.1.6, 5.1
-Architectures: amd64, arm64v8
-GitCommit: dfa1507bc031b4f24ffa29f838dbad1868e35d01
-Directory: 5.1
-
 Tags: 5.2.1, 5.2
 Architectures: amd64, arm64v8
 GitCommit: eb71b6a3cca1505e14d4b0e6fcd50a43330125bb
@@ -37,7 +32,7 @@ Architectures: amd64, arm64v8
 GitCommit: 35e70c8e602687db5a447c9573bde8ab77335fdc
 Directory: 5.7
 
-Tags: 5.8.1, 5.8, 5, latest
+Tags: 5.8.2, 5.8, 5, latest
 Architectures: amd64, arm64v8
-GitCommit: 2b80e3422224db8bcf69ee62e8414b63dca0fec6
+GitCommit: 3867b976864f6707fd3305ea3e5f8e41c0eb0690
 Directory: 5.8
diff --git a/_bashbrew-list b/_bashbrew-list
index 66014d5..00a9536 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,6 +1,4 @@
 emqx:5
-emqx:5.1
-emqx:5.1.6
 emqx:5.2
 emqx:5.2.1
 emqx:5.3
@@ -14,5 +12,5 @@ emqx:5.6.1
 emqx:5.7
 emqx:5.7.2
 emqx:5.8
-emqx:5.8.1
+emqx:5.8.2
 emqx:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 53436cc..b2178d9 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,4 +1,3 @@
-emqx:5.1
 emqx:5.2
 emqx:5.3
 emqx:5.4
diff --git a/emqx_5.1/Dockerfile b/emqx_5.1/Dockerfile
deleted file mode 100644
index 4e55c7d..0000000
diff --git a/emqx_5.1/docker-entrypoint.sh b/emqx_5.1/docker-entrypoint.sh
deleted file mode 100755
index 8e96a6b..0000000
diff --git a/emqx_latest/Dockerfile b/emqx_latest/Dockerfile
index 7509987..47f0143 100644
--- a/emqx_latest/Dockerfile
+++ b/emqx_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM debian:12-slim
 
-ENV EMQX_VERSION=5.8.1
-ENV AMD64_SHA256=5d7173169216f0af0cb6058387d8132dfa2cca901d684957f7b5ff75ae9ed6d8
-ENV ARM64_SHA256=fa404a444baeb8f67a4fdf1edbc3a16ea7f1249df8a43107fd54b8c02afcb167
+ENV EMQX_VERSION=5.8.2
+ENV AMD64_SHA256=bd6497c8356a8d22b746788dc6b49d9447f370240724f6a32c96e9aaa82af7d7
+ENV ARM64_SHA256=18bd3d6a00ec243215faa4bb7a7bf4bf468b53384cc658b5e25ab55edd189551
 ENV LC_ALL=C.UTF-8 LANG=C.UTF-8
 
 RUN set -eu; \

Relevant Maintainers:

@yosifkit yosifkit merged commit a3d4256 into docker-library:master Nov 13, 2024
12 checks passed
@id id deleted the 20241113-emqx-5.8.2 branch November 14, 2024 07:34
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