Skip to content

Commit

Permalink
⬆️ Update emqx/emqx to v5.1.0 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 21, 2023
1 parent 78a97e5 commit e6cd3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emqx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base system
ARG BUILD_ARCH=amd64
ARG EMQX_VERSION="v5.0.26"
ARG EMQX_VERSION="v5.1.0"
RUN \
apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit e6cd3e7

Please sign in to comment.