Skip to content

Commit

Permalink
Update base image version
Browse files Browse the repository at this point in the history
  • Loading branch information
dakotabenjamin committed Jan 21, 2025
1 parent 1d4edcd commit 266f12f
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-full-3.10.1
FROM ghcr.io/osgeo/gdal:ubuntu-full-3.7.3
ARG http_proxy

ENV DEBIAN_FRONTEND noninteractive

Check warning on line 4 in Dockerfile

View workflow job for this annotation

GitHub Actions / backend-ci-build / build-image

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Expand Down

0 comments on commit 266f12f

Please sign in to comment.