diff --git a/Dockerfile.producer b/Dockerfile.producer index 3357e12..760a284 100644 --- a/Dockerfile.producer +++ b/Dockerfile.producer @@ -19,7 +19,7 @@ RUN apk update && \ bash \ libtool -RUN git clone --branch 1.6 https://github.com/utoni/nDPId.git +RUN git clone --branch 1.5 https://github.com/utoni/nDPId.git COPY nDPId/config.h nDPId