We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b3c77 commit 39a8996Copy full SHA for 39a8996
mapswipe_workers/Dockerfile
@@ -1,6 +1,6 @@
1
# https://github.com/OSGeo/gdal/tree/master/gdal/docker
2
# Image includes python3.8, gdal-python, gdal-bin
3
-FROM osgeo/gdal:ubuntu-small-latest
+FROM osgeo/gdal:ubuntu-small-3.4.2
4
5
# Set C.UTF-8 locale as default (Needed by the Click library)
6
ENV LC_ALL=C.UTF-8
0 commit comments