fix: attempt to fix CI/CD upgrade tests with docker-compose (#19926)

This commit is contained in:
Harshavardhana
2024-06-12 22:08:11 -07:00
committed by GitHub
parent d06b63d056
commit ba9f0f2480
3 changed files with 18 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
version: '3.7'
# Settings and configurations that are common for all containers
x-minio-common: &minio-common
image: minio/minio:${MINIO_VERSION}