Skip to content

Commit

Permalink
fix: update to 2.0.10
Browse files Browse the repository at this point in the history
Signed-off-by: wilmardo <[email protected]>
  • Loading branch information
wilmardo committed May 12, 2021
1 parent cb46de7 commit 243cb04
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
ARG ARCHITECTURE
FROM multiarch/alpine:${ARCHITECTURE}-v3.13 as builder

ENV VERSION=v2.0.7 \
# https://github.com/eclipse/mosquitto/releases
# https://github.com/DaveGamble/cJSON/releases
ENV VERSION=v2.0.10 \
CJSON_VERSION=v1.7.14

# Add unprivileged user
Expand Down

0 comments on commit 243cb04

Please sign in to comment.