Skip to content

Commit 1614d11

Browse files
committed
use latest minio image to fix shared tests
1 parent d71e835 commit 1614d11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ services:
124124
- codecov
125125

126126
minio:
127-
image: minio/minio:RELEASE.2020-04-15T00-39-01Z
127+
image: minio/minio:latest
128128
command: server /export
129129
ports:
130130
- "${CODECOV_MINIO_PORT-9000}:9000"

0 commit comments

Comments
 (0)