Skip to content

Commit c2faf71

Browse files
replace minio docker image
1 parent 33308e4 commit c2faf71

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.
@@ -113,4 +113,4 @@ jobs:
113113
--cov=ckanext.dcor_schemas \
114114
--cov-report=xml \
115115
--cov-append \
116-
ckanext
116+
ckanext

0 commit comments

Comments
 (0)