Skip to content

Commit

Permalink
Bump osgeo/gdal from ubuntu-full-3.9.3 to ubuntu-full-3.10.0 in /docker
Browse files Browse the repository at this point in the history
Bumps [osgeo/gdal](https://github.com/OSGeo/gdal) from ubuntu-full-3.9.3 to ubuntu-full-3.10.0.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.9.3...v3.10.0)

---
updated-dependencies:
- dependency-name: osgeo/gdal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 1df7cd9 commit 90d8042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
## SPDX-License-Identifier: Apache-2.0
##
# gdal:ubuntu-small no longer comes with netcdf support compiled into gdal
FROM ghcr.io/osgeo/gdal:ubuntu-full-3.9.3 AS builder
FROM ghcr.io/osgeo/gdal:ubuntu-full-3.9.3
FROM ghcr.io/osgeo/gdal:ubuntu-full-3.10.0 AS builder
FROM ghcr.io/osgeo/gdal:ubuntu-full-3.10.0
ARG V_PG=16
ARG V_PGIS=16-postgis-3

Expand Down

0 comments on commit 90d8042

Please sign in to comment.