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.
1 parent ecaee29 commit 3938520Copy full SHA for 3938520
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM jupyter/base-notebook:python-3.12
+FROM jupyter/base-notebook:python-3.11
2
LABEL org.opencontainers.image.source="https://github.com/sbi-dev/sbi"
3
LABEL org.opencontainers.image.description="Image for a Docker Devcontainer for the sbi toolbox."
4
LABEL org.opencontainers.image.licenses="Apache-2.0"
0 commit comments