diff --git a/Dockerfile b/Dockerfile index 3af2b00..c884a5a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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