Skip to content

Commit

Permalink
use full gdal image
Browse files Browse the repository at this point in the history
  • Loading branch information
smnorris committed Dec 17, 2024
1 parent 9f3600c commit 3028abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.10.0
FROM ghcr.io/osgeo/gdal:ubuntu-full-3.10.0

RUN apt-get update && apt-get --assume-yes upgrade \
&& apt-get -qq install -y --no-install-recommends postgresql-common \
Expand Down

0 comments on commit 3028abf

Please sign in to comment.