mirror of
https://github.com/hassio-addons/addon-emqx.git
synced 2025-05-07 12:41:32 +00:00
⬆️ Update emqx/emqx to v5.6.0 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d6d8823d41
commit
f0766e09a1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
|
||||
# Setup base system
|
||||
ARG BUILD_ARCH=amd64
|
||||
ARG EMQX_VERSION="v5.5.1"
|
||||
ARG EMQX_VERSION="v5.6.0"
|
||||
RUN \
|
||||
apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue