We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1aca5 commit 391f9fcCopy full SHA for 391f9fc
1 file changed
Dockerfile
@@ -5,7 +5,7 @@ FROM alpine:3.18 as builder
5
6
# https://github.com/eclipse/mosquitto/tags
7
# https://github.com/DaveGamble/cJSON/releases
8
-ENV VERSION=v2.0.16 \
+ENV VERSION=v2.0.18 \
9
CJSON_VERSION=v1.7.16
10
11
# Add unprivileged user
0 commit comments