Skip to content

Commit

Permalink
Update ghcr.io/osgeo/gdal Docker tag to ubuntu-small-3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 5ab4b4c commit fc86ccc
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,5 +1,5 @@
# Base of all section, install the apt packages
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.8.5 AS base-all
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.9.2 AS base-all
LABEL maintainer Camptocamp "[email protected]"

# Fail on error on pipe, see: https://github.com/hadolint/hadolint/wiki/DL4006.
Expand Down

0 comments on commit fc86ccc

Please sign in to comment.