Skip to content

Commit cdd7d07

Browse files
replace minio docker image
1 parent 7d16938 commit cdd7d07

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-report=xml \
114114
--cov-append \
115115
--disable-warnings \
116-
ckanext/dc_log_view/tests/
116+
ckanext/dc_log_view/tests/

0 commit comments

Comments
 (0)