Skip to content
Snippets Groups Projects
Commit b0052616 authored by Suru Dissanaike's avatar Suru Dissanaike
Browse files

Update Dockerfile with jsonc commit hash

parent 4787a116
Branches
Tags
No related merge requests found
......@@ -92,6 +92,7 @@ RUN \
cd /opt/dev && \
git clone https://github.com/json-c/json-c.git && \
cd json-c && \
git checkout 9021cdcdd01fc9dbcbe1f06391848c2ac915212f && \
cmake . && \
make && \
make install && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment