Skip to content

Commit f3cb5b8

Browse files
Bump osgeo/proj from 9.6.2 to 9.7.0 in /scripts (#43)
Bumps [osgeo/proj](https://github.com/OSGeo/PROJ) from 9.6.2 to 9.7.0. - [Release notes](https://github.com/OSGeo/PROJ/releases) - [Changelog](https://github.com/OSGeo/PROJ/blob/master/ChangeLog) - [Commits](OSGeo/PROJ@9.6.2...9.7.0) --- updated-dependencies: - dependency-name: osgeo/proj dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f295e0 commit f3cb5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/osgeo/proj:9.6.2
1+
FROM ghcr.io/osgeo/proj:9.7.0
22

33
ARG PYPROJ_VERSION 3.3.0
44
ENV PYPROJ_VERSION=$PYPROJ_VERSION

0 commit comments

Comments
 (0)