Skip to content

Commit

Permalink
Update target branch
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Jan 26, 2023
1 parent a2c0477 commit af6bd4a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions solr-8/Dockerfile.spatial
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ FROM solr:8

EXPOSE 8983

# TODO: Update with new release branch when merged
ARG CKAN_BRANCH="master"

ARG CKAN_BRANCH="dev-v2.10"

ENV SOLR_INSTALL="/opt/solr/"
ENV SOLR_CONFIG_DIR="$SOLR_INSTALL/server/solr/configsets"
Expand Down

0 comments on commit af6bd4a

Please sign in to comment.