janhoy opened a new pull request, #12: URL: https://github.com/apache/solr-docker/pull/12
`openjdk:11-jre` is removed from official images, so to continue using it as FROM for Solr 8.11 we need to change, error msg from generate-stackbrew here https://github.com/apache/solr-docker/actions/runs/3289554711/jobs/5421229769 ```[1](https://github.com/apache/solr-docker/actions/runs/3289554711/jobs/5421229769#step:6:1) Run ./generate-stackbrew-library.sh > official-images/library/solr ./generate-stackbrew-library.sh > official-images/library/solr shell: /usr/bin/bash -e {0} failed fetching repo "https://github.com/docker-library/official-images/raw/master/library/openjdk:11-jre" tag not found in manifest for "openjdk": "11-jre" ./generate-stackbrew-library.sh: line 11[3](https://github.com/apache/solr-docker/actions/runs/3289554711/jobs/5421229769#step:6:3): parentRepoToArches[$variantParent]: unbound variable Error: Process completed with exit code 1. ``` -- 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. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org