Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
Merge df8aade into 576458a
Browse files Browse the repository at this point in the history
  • Loading branch information
nunojusto committed Aug 14, 2019
2 parents 576458a + df8aade commit 493f0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#
# Once you are inside the container, you can start neo-python with `np-prompt` (using -p to connect to a private net).
# To update neo-python, just run `git pull` and `pip install -e .`
FROM ubuntu:17.10
FROM ubuntu:18.04

# Branch can be overwritten with --build-arg, eg: `--build-arg branch=development`
ARG branch=master
Expand Down

0 comments on commit 493f0e3

Please sign in to comment.