Skip to content

Commit 2cbc214

Browse files
replace minio image
1 parent 4f406da commit 2cbc214

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
redis:
4747
image: redis:3
4848
minio:
49-
image: raghavaalajangi95/dcor-minio:latest
49+
image: mpzpm/dcor-dev:minio-latest
5050
# Note:
5151
# The official MinIO setup uses standalone mode, which has limitations:
5252
# - Certain 'mc admin' commands, such as user and policy management, are not supported.
@@ -115,4 +115,4 @@ jobs:
115115
--cov=ckanext.dcor_schemas \
116116
--cov-report=xml \
117117
--cov-append \
118-
tests
118+
tests

0 commit comments

Comments
 (0)