We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4ea1a commit 85c226fCopy full SHA for 85c226f
services/pygeoapi/env.sh
@@ -17,5 +17,5 @@ export DOCKER_IMAGE_VERSION="dev"
17
export DOCKER_IMAGE="${DOCKER_IMAGE_NAME}:${DOCKER_IMAGE_VERSION}"
18
19
export PYGEOAPI_REPO="https://github.com/geopython/pygeoapi"
20
-export PYGEOAPI_BRANCH="crs-features-ogc-adr"
+export PYGEOAPI_BRANCH="crs-features-ogc"
21
export PYGEOAPI_REPO_ZIP="${PYGEOAPI_REPO}/archive/refs/heads/${PYGEOAPI_BRANCH}.zip"
0 commit comments