Skip to content

Commit

Permalink
Update to 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
a-nayden authored Jan 4, 2024
1 parent 3be98ce commit a176184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ jobs:
# The CKAN version tag of the Solr and Postgres containers should match
# the one of the container the tests run on.
# You can switch this base image with a custom image tailored to your project
image: openknowledge/ckan-dev:2.9
image: openknowledge/ckan-dev:2.10.1
services:
solr:
image: ckan/ckan-solr-dev:2.9
postgres:
image: ckan/ckan-postgres-dev:2.9
image: ckan/ckan-postgres-dev:2.10
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
Expand Down

0 comments on commit a176184

Please sign in to comment.