Skip to content

Commit b33a6be

Browse files
replace correct minio image name
1 parent c2faf71 commit b33a6be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
redis:
4545
image: redis:3
4646
minio:
47-
image: mpzpm/dcor-dev/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.

0 commit comments

Comments
 (0)