Skip to content

Commit

Permalink
chore: switch to ckan docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
smotornyuk committed Jun 28, 2024
1 parent 5eff018 commit 80b14a1
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 @@ -25,7 +25,7 @@ jobs:
name: CKAN ${{ matrix.ckan-version }}
runs-on: ubuntu-latest
container:
image: openknowledge/ckan-dev:${{ matrix.ckan-version }}
image: ckan/ckan-dev:${{ matrix.ckan-version }}
services:
solr:
image: ckan/ckan-solr:${{ matrix.ckan-version }}
Expand Down

0 comments on commit 80b14a1

Please sign in to comment.