Skip to content

Commit 85c226f

Browse files
committed
run pygeoapi on crs-features-ogc branch
1 parent fd4ea1a commit 85c226f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/pygeoapi/env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ export DOCKER_IMAGE_VERSION="dev"
1717
export DOCKER_IMAGE="${DOCKER_IMAGE_NAME}:${DOCKER_IMAGE_VERSION}"
1818

1919
export PYGEOAPI_REPO="https://github.com/geopython/pygeoapi"
20-
export PYGEOAPI_BRANCH="crs-features-ogc-adr"
20+
export PYGEOAPI_BRANCH="crs-features-ogc"
2121
export PYGEOAPI_REPO_ZIP="${PYGEOAPI_REPO}/archive/refs/heads/${PYGEOAPI_BRANCH}.zip"

0 commit comments

Comments
 (0)