Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
⬆️ Upgrades nginx-mod-http-lua to 1.16.1-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Aug 21, 2019
1 parent 16763ca commit 96d41cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mqtt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN \
&& apk add --no-cache \
nginx=1.16.1-r0 \
lua-resty-http=0.13-r0 \
nginx-mod-http-lua=1.14.2-r1 \
nginx-mod-http-lua=1.16.1-r0 \
\
&& git clone --depth=1 \
https://github.com/hivemq/hivemq-mqtt-web-client.git /app \
Expand Down

0 comments on commit 96d41cc

Please sign in to comment.