Skip to content

Commit

Permalink
feat: update to 2.0.16
Browse files Browse the repository at this point in the history
wilmardo authored Aug 19, 2023
1 parent 428ac57 commit ff1aca5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
#######################################################################################################################
# Build static Mosquitto
#######################################################################################################################
FROM lansible/upx:latest as upx

FROM alpine:3.18 as builder

# https://github.com/eclipse/mosquitto/tags
# https://github.com/DaveGamble/cJSON/releases
ENV VERSION=v2.0.15 \
ENV VERSION=v2.0.16 \
CJSON_VERSION=v1.7.16

# Add unprivileged user

0 comments on commit ff1aca5

Please sign in to comment.