HoustonPutman commented on a change in pull request #2263: URL: https://github.com/apache/lucene-solr/pull/2263#discussion_r566275295
########## File path: solr/docker/Dockerfile ########## @@ -54,7 +54,7 @@ ARG SOLR_VERSION # Used by solr-fg ENV SOLR_VERSION $SOLR_VERSION -COPY --from=input /opt/solr-$SOLR_VERSION /opt/solr-$SOLR_VERSION +COPY --from=input /opt/solr-$SOLR_VERSION /opt/solr-$SOLR_VERSION.tgz Review comment: merging mistake. This shouldn't be changed. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org