diff --git a/hosting/docker-compose.dev.yaml b/hosting/docker-compose.dev.yaml index 9e0ede07bf..7906a389fa 100644 --- a/hosting/docker-compose.dev.yaml +++ b/hosting/docker-compose.dev.yaml @@ -6,6 +6,7 @@ services: minio-service: container_name: budi-minio-dev restart: on-failure + # Last version that supports the "fs" backend image: minio/minio:RELEASE.2022-10-24T18-35-07Z volumes: - minio_data:/data