summaryrefslogtreecommitdiff
path: root/cJSON/1.7.16
diff options
context:
space:
mode:
Diffstat (limited to 'cJSON/1.7.16')
-rw-r--r--cJSON/1.7.16/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cJSON/1.7.16/Dockerfile b/cJSON/1.7.16/Dockerfile
index 987df7b..e14a706 100644
--- a/cJSON/1.7.16/Dockerfile
+++ b/cJSON/1.7.16/Dockerfile
@@ -1,5 +1,5 @@
FROM alpine
-ARG PREFIX=/install/cjson-1.7.16
+ARG PREFIX=/opt/spm/cjson-1.7.16
RUN apk update && apk add \
git \
cmake \