mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 07:37:20 +00:00
Use latest Trusty version
This commit is contained in:
parent
d68e607aa5
commit
a92bcbb795
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:14.04
|
||||
FROM ubuntu:14.04.1
|
||||
|
||||
## Environment setup
|
||||
ENV HOME /root
|
||||
|
|
|
|||
Loading…
Reference in a new issue