Skip to content

Commit

Permalink
Pin minio version
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Chang <vicchang@nvidia.com>
  • Loading branch information
mocsharp committed Dec 20, 2023
1 parent 14e042c commit f72d1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugins/MinIO/Tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
version: "3.9"
services:
minio:
image: "minio/minio:latest"
image: "minio/minio:RELEASE.2023-12-13T23-28-55Z"
command: server --console-address ":9001" /data
hostname: minio
volumes:
Expand Down

0 comments on commit f72d1b3

Please sign in to comment.