diff --git a/Dockerfile b/Dockerfile index b6589b4..5f42d79 100644 --- a/Dockerfile +++ b/Dockerfile @@ -250,7 +250,7 @@ RUN pip3 install --no-cache-dir \ "check50<4" \ cli50 \ compare50 \ - cs50 \ + cs50==9.4.0 \ Flask \ Flask-Session \ help50 \