⬆️ Update emqx/emqx to v5.7.1 (#102)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-26 23:48:46 +02:00 committed by GitHub
parent c7a0bbfb96
commit a526ec3528
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base system
ARG BUILD_ARCH=amd64
ARG EMQX_VERSION="v5.7.0"
ARG EMQX_VERSION="v5.7.1"
RUN \
apt-get update \
&& apt-get install -y --no-install-recommends \