diff --git a/sonic-slave/Dockerfile b/sonic-slave/Dockerfile index 368f1bdfe3b1..46983362ce49 100644 --- a/sonic-slave/Dockerfile +++ b/sonic-slave/Dockerfile @@ -255,7 +255,7 @@ RUN python2 -m pip install -U pip==9.0.3 # For p4 build RUN pip install \ - ctypesgen \ + ctypesgen==0.r125 \ crc16 # For sonic config engine testing