Upgrading docker image to newest version.
This commit is contained in:
parent
47f05108d2
commit
f64b81fc85
@ -1,6 +1,7 @@
|
||||
from ubuntu:trusty
|
||||
|
||||
run apt-get update
|
||||
run apt-get upgrade
|
||||
|
||||
run apt-get install -y build-essential
|
||||
run apt-get install -y gcc-mingw-w64
|
||||
|
Loading…
Reference in New Issue
Block a user