diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d26a135..5bb7abf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - 5672:5672 minio: # This image does not require any command arguments (which GitHub Actions don't support) - image: bitnami/minio:2022.3.3 + image: bitnamilegacy/minio:2022.3.3 env: MINIO_ROOT_USER: minioAccessKey MINIO_ROOT_PASSWORD: minioSecretKey