Skip to content

Commit 1f30093

Browse files
committed
Bump redis image
1 parent 80ed790 commit 1f30093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
POSTGRES_DB: postgres
5151
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
5252
redis:
53-
image: redis:3
53+
image: redis:7
5454
env:
5555
CKAN_SQLALCHEMY_URL: postgresql://ckan_default:pass@postgres/ckan_test
5656
CKAN_DATASTORE_WRITE_URL: postgresql://datastore_write:pass@postgres/datastore_test

0 commit comments

Comments
 (0)