Skip to content

Commit 8b5d5f8

Browse files
authored
Merge pull request #403 from ImageMarkup/bitnami
Switch to a working MinIO image for CI
2 parents 23879e1 + 9ca7761 commit 8b5d5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- 5672:5672
2626
minio:
2727
# This image does not require any command arguments (which GitHub Actions don't support)
28-
image: bitnami/minio:2022.3.3
28+
image: bitnamilegacy/minio:2022.3.3
2929
env:
3030
MINIO_ROOT_USER: minioAccessKey
3131
MINIO_ROOT_PASSWORD: minioSecretKey

0 commit comments

Comments
 (0)