Skip to content

Commit 43c9b27

Browse files
committed
bump GDAL version to 2.4.1
1 parent d9e6703 commit 43c9b27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ENV \
1616
CURL_VERSION=7.59.0 \
1717
GEOS_VERSION=3.7.1 \
1818
GEOTIFF_VERSION=1.4.3 \
19-
GDAL_VERSION=2.4.0 \
19+
GDAL_VERSION=2.4.1 \
2020
HDF4_VERSION=4.2.14 \
2121
HDF5_VERSION=1.10.5 \
2222
NETCDF_VERSION=4.6.2 \
@@ -204,4 +204,4 @@ RUN \
204204
# Copy shell scripts and config files over
205205
COPY bin/* /usr/local/bin/
206206

207-
WORKDIR /home/geolambda
207+
WORKDIR /home/geolambda

0 commit comments

Comments
 (0)