diff --git a/vscode/Dockerfile b/vscode/Dockerfile index 2169285..81d1777 100755 --- a/vscode/Dockerfile +++ b/vscode/Dockerfile @@ -39,7 +39,7 @@ RUN \ openssl=1.1.1d-0+deb10u4 \ python3-dev=3.7.3-1 \ python3=3.7.3-1 \ - unzip=6.0-23+deb10u1 \ + unzip=6.0-23+deb10u2 \ uuid-runtime=2.33.1-0.1 \ wget=1.20.1-1.1 \ zip=3.0-11+b1 \