We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
base
1 parent 1891f7e commit 44a51cfCopy full SHA for 44a51cf
src/miniconda/.devcontainer/Dockerfile
@@ -10,7 +10,7 @@ RUN conda install \
10
requests=2.31.0
11
12
# Reset and copy updated files with updated privs to keep image size down
13
-FROM mcr.microsoft.com/devcontainers/base:0-bullseye
+FROM mcr.microsoft.com/devcontainers/base:1-bullseye
14
15
ARG USERNAME=vscode
16
0 commit comments