From eb83618b93d3badf7f92ccd101318ae5b4b57cd5 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 20 Aug 2021 11:10:14 +0200 Subject: [PATCH] Minimal wget, amd64 is out of line --- vscode/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode/Dockerfile b/vscode/Dockerfile index 935071d..52e915d 100755 --- a/vscode/Dockerfile +++ b/vscode/Dockerfile @@ -41,7 +41,7 @@ RUN \ python3=3.9.2-3 \ unzip=6.0-26 \ uuid-runtime=2.36.1-8 \ - wget=1.21-1 \ + wget>=1.21-1 \ zip=3.0-12 \ zsh=5.8-6+b2 \ \