fix 2 docker files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM ubuntu:trusty
|
||||
MAINTAINER "tommy@terribledev.io"
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y gfortran-4.8
|
||||
RUN apt-get install -y gfortran-4.4
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
FROM ubuntu:trusty
|
||||
MAINTAINER "tommy@terribledev.io"
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y gfortran-4.8
|
||||
RUN apt-get install -y gfortran-4.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user