diff --git a/argo/cluster/misc/vscode/Dockerfile b/argo/cluster/misc/vscode/Dockerfile index 63e9439f..f42a1f61 100644 --- a/argo/cluster/misc/vscode/Dockerfile +++ b/argo/cluster/misc/vscode/Dockerfile @@ -11,6 +11,7 @@ RUN sudo apt-get update && \ wget \ git \ python3 \ + python3-full \ python3-pip \ curl \ openssh-client \