Skip to content

Commit 4477800

Browse files
committed
pin GDAL docker image version
1 parent a4b80fc commit 4477800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hydrodump/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#
2828
# =================================================================
2929

30-
FROM ghcr.io/osgeo/gdal:ubuntu-small-latest
30+
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.8.4
3131

3232
ARG TZ="Etc/UTC"
3333
ARG LANG="en_US.UTF-8"

0 commit comments

Comments
 (0)