Update tag example to use python 3.11

This commit is contained in:
Ayaz Salikhov
2023-06-02 19:27:47 +04:00
parent a01a701292
commit 0d7551c273
7 changed files with 23 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the Modified BSD License.
# Pick your favorite docker-stacks image
FROM jupyter/minimal-notebook:2023-05-26
FROM jupyter/minimal-notebook:2023-06-01
USER root