diff --git a/Dockerfile b/Dockerfile index 5cc310e..10d358b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -76,7 +76,7 @@ RUN git clone https://github.com/aws-samples/aws-iot-securetunneling-localproxy # rm -rf build/ && \ # mkdir build && \ # cd build && \ -# cmake ../ && \ +# cmake3 ../ && \ # make RUN mkdir -p /home/aws-iot-securetunneling-localproxy && \