⬆️ Update emqx/emqx to v5.6.1

This commit is contained in:
renovate[bot] 2024-04-18 14:20:30 +00:00
parent f0766e09a1
commit 4bb1dc9f96

View file

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