Skip to content

Commit

Permalink
check python version
Browse files Browse the repository at this point in the history
  • Loading branch information
corviday committed Sep 18, 2024
1 parent 9f03b5c commit 77d2af1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ RUN pip install numpy && pip3 install numpy
RUN pip install gdal==2.3.1 h5py netCDF4 psycopg2 PyYAML pillow

RUN pip3 install gdal==2.3.1 h5py netCDF4 psycopg2 PyYAML pillow

RUN python --version

0 comments on commit 77d2af1

Please sign in to comment.