diff --git a/bin/.container-tag b/bin/.container-tag index ceab6e11e..2f4536184 100644 --- a/bin/.container-tag +++ b/bin/.container-tag @@ -1 +1 @@ -0.1 \ No newline at end of file +0.2 \ No newline at end of file diff --git a/container.def b/container.def index 77aa26627..a803345c6 100644 --- a/container.def +++ b/container.def @@ -11,6 +11,8 @@ From: ubuntu:24.04 apt-get update + apt-get install -y --no-install-recommends git + apt-get install -y --no-install-recommends python3 apt-get install -y --no-install-recommends python3.12-venv python3-pip