Skip to content

Commit 5c4c65c

Browse files
replace minio docker image
1 parent f848b97 commit 5c4c65c

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
@@ -44,7 +44,7 @@ jobs:
4444
redis:
4545
image: redis:3
4646
minio:
47-
image: raghavaalajangi95/dcor-minio:latest
47+
image: mpzpm/dcor-dev:minio-latest
4848
# Note:
4949
# The official MinIO setup uses standalone mode, which has limitations:
5050
# - Certain 'mc admin' commands, such as user and policy management, are not supported.
@@ -112,4 +112,4 @@ jobs:
112112
--cov=ckanext.dcor_depot \
113113
--cov-report=xml \
114114
--cov-append \
115-
ckanext/dcor_depot/tests/
115+
ckanext/dcor_depot/tests/

0 commit comments

Comments
 (0)