kopia lustrzana https://github.com/jupyterhub/repo2docker
Merge pull request #1130 from minrk/bump-python-docker
update Python in some dockerfile testspull/1135/head
commit
c83efb0427
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.5
|
||||
FROM python:3.10
|
||||
|
||||
RUN pip install --no-cache notebook
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.5
|
||||
FROM python:3.10
|
||||
|
||||
RUN pip install --no-cache notebook
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue