Skip to content

Commit

Permalink
Merge pull request #100 from qld-gov-au/github-99-docker-container
Browse files Browse the repository at this point in the history
Update Solr container name, ckan-solr-dev is obsolete
  • Loading branch information
duttonw authored Jul 22, 2024
2 parents 1073c80 + 870b36e commit 11fbc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
image: openknowledge/ckan-dev:${{ matrix.ckan-version }}
services:
solr:
image: ckan/ckan-solr-dev:${{ matrix.ckan-version }}
image: ckan/ckan-solr:${{ matrix.ckan-version }}
postgres:
image: ckan/ckan-postgres-dev:${{ matrix.ckan-version }}
env:
Expand Down

0 comments on commit 11fbc9c

Please sign in to comment.