Skip to content

Commit

Permalink
Merge pull request #53 from emqx/1201-5.3.2
Browse files Browse the repository at this point in the history
chore: v5.3.2
  • Loading branch information
id authored Dec 1, 2023
2 parents 93a2f78 + fb4c29d commit 1572ca4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 5.3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM debian:11-slim

ENV EMQX_VERSION=5.3.1
ENV AMD64_SHA256=1d13906b397e86e7822133d27d124bd06d714002293480047d5ac0e22d193fe2
ENV ARM64_SHA256=e8aae039125194e9edb5dfbe8cf5c3eaf0e4bd2b9610fa97118d344115e31d2c
ENV EMQX_VERSION=5.3.2
ENV AMD64_SHA256=d5948d4171f57e77756dd6c9eeb745c39e391e75aad3798fce445f44f5690be0
ENV ARM64_SHA256=82b056bb1c1cd1f16e9d0719150fa8ac19c499d29563738bcd6984b3c395c6ac
ENV LC_ALL=C.UTF-8 LANG=C.UTF-8

RUN set -eu; \
Expand Down

0 comments on commit 1572ca4

Please sign in to comment.