Skip to content

Commit

Permalink
upgrade pygeoapi version to stable 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed May 15, 2024
1 parent efb7cd3 commit 6445a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/pygeoapi/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export SERVICE_PATH_ADR="/${SERVICE_NAME_ADR}"

# Can be usually left as is, unless you want to run specific build and/or version.
export DOCKER_IMAGE_NAME="geopython/pygeoapi"
export DOCKER_IMAGE_VERSION="latest"
export DOCKER_IMAGE_VERSION="0.16.1"
# export DOCKER_IMAGE_VERSION="dev"
export DOCKER_IMAGE="${DOCKER_IMAGE_NAME}:${DOCKER_IMAGE_VERSION}"

Expand Down

0 comments on commit 6445a27

Please sign in to comment.