Skip to content

Commit

Permalink
Simple attempt to update solr in github build
Browse files Browse the repository at this point in the history
  • Loading branch information
bbpennel committed Jan 23, 2025
1 parent dfe9f97 commit d47413e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
--health-timeout 5s
ports: ["5432:5432"]
solr:
image: solr:8.11-slim
image: solr:9
ports:
- 8983:8983
options: >-
Expand Down

0 comments on commit d47413e

Please sign in to comment.