diff --git a/Dockerfile b/Dockerfile index 2e0982e..14a4f59 100644 --- a/Dockerfile +++ b/Dockerfile @@ -146,6 +146,7 @@ RUN set -ex \ ARG APT_PKGS="\ python3 \ python3-pip \ +python3-venv \ dotnet-sdk-7.0 \ dotnet-runtime-7.0 \ "