Skip to content

Commit

Permalink
Merge pull request #898 from dandi/minio-version
Browse files Browse the repository at this point in the history
  • Loading branch information
jjnesbitt authored Feb 3, 2022
2 parents 11a95f1 + b67c61b commit 2c2cb73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dandi/tests/data/dandiarchive-docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ services:
DANDI_ALLOW_LOCALHOST_URLS: "1"

minio:
image: minio/minio:latest
image: minio/minio:RELEASE.2022-01-28T02-28-16Z
# When run with a TTY, minio prints credentials on startup
tty: true
command: ["server", "/data"]
Expand Down

0 comments on commit 2c2cb73

Please sign in to comment.