kopia lustrzana https://github.com/jupyterhub/repo2docker
Use ubuntu 17.04 instead of 16.10 as base
rodzic
82425bbaf3
commit
02ea11a0bf
|
@ -1,4 +1,4 @@
|
||||||
FROM ubuntu:16.10
|
FROM ubuntu:17.04
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install --yes --no-install-recommends \
|
apt-get install --yes --no-install-recommends \
|
||||||
|
|
Ładowanie…
Reference in New Issue