updating base to 18.04

Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
This commit is contained in:
Vanessa Sochat 2019-09-13 08:46:52 -04:00
parent 6551498b7b
commit 579c7ff6d6
No known key found for this signature in database
GPG Key ID: 55B56B9BF3B77E5C

View File

@ -1,4 +1,4 @@
FROM ubuntu:16.04
FROM ubuntu:18.04
# docker build -f docker/Dockerfile.nu-base -t nushell/nu-base .
# docker run -it nushell/nu-base