Skip to content

Commit

Permalink
Merge pull request #71 from emqx/20241113-emqx-5.8.2
Browse files Browse the repository at this point in the history
chore: emqx 5.8.2
  • Loading branch information
id authored Nov 13, 2024
2 parents 2b80e34 + 807ca46 commit 3867b97
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 5.8/Dockerfile
Original file line number Diff line number Diff line change
@@ -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; \
Expand Down

0 comments on commit 3867b97

Please sign in to comment.