Skip to content

Commit

Permalink
Merge pull request #72 from emqx/20241206-emqx-5.8.3
Browse files Browse the repository at this point in the history
chore: emqx 5.8.3
  • Loading branch information
id authored Dec 6, 2024
2 parents 3867b97 + 7b51640 commit 5ac2e92
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.2
ENV AMD64_SHA256=bd6497c8356a8d22b746788dc6b49d9447f370240724f6a32c96e9aaa82af7d7
ENV ARM64_SHA256=18bd3d6a00ec243215faa4bb7a7bf4bf468b53384cc658b5e25ab55edd189551
ENV EMQX_VERSION=5.8.3
ENV AMD64_SHA256=3342bf92b8e50ff44d001e3ddeaf5f14c447a2eb42cd1750c378f92195d6e963
ENV ARM64_SHA256=a2f08ae1c79236485f66a1dca01cdf9b437d27aca0a75a9d37cff5a193f43737
ENV LC_ALL=C.UTF-8 LANG=C.UTF-8

RUN set -eu; \
Expand Down

0 comments on commit 5ac2e92

Please sign in to comment.