diff --git a/Dockerfile b/Dockerfile index fae868a0712ad6be1f3cb1689b0a951553e17065..907b1aa0560d2dd837ba7e112e6a6daeb19a538a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,8 +2,8 @@ # gfortran, hdf4, hdf5, netcdf4 # NOTE: nbearson/gfortran is a modified version of the official -# docker gcc image that includes 6.1 support. Now that the official -# image includes fortran, this line should change once a new build +# docker gcc image that includes gfortran. Now that the official +# image also includes gfortran, this line should change once a new build # of the gcc image is pushed to dockerhub. # to... # FROM gcc