Skip to content

Commit

Permalink
Upgrade pinned Minio version
Browse files Browse the repository at this point in the history
  • Loading branch information
dchiquito committed Apr 12, 2022
1 parent f1b8844 commit eb32c4b
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 @@ -87,7 +87,7 @@ services:
DANDI_ALLOW_LOCALHOST_URLS: "1"

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

0 comments on commit eb32c4b

Please sign in to comment.