Skip to content

Commit

Permalink
Merge pull request #5603 from avalonmediasystem/bump-minio
Browse files Browse the repository at this point in the history
Bump minio in Docker
  • Loading branch information
Dananji authored Feb 1, 2024
2 parents ccf0cd1 + 5b2018f commit df42604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ services:
ports: []

minio:
image: minio/minio:RELEASE.2023-12-07T04-16-00Z
image: minio/minio:RELEASE.2024-01-29T03-56-32Z
command: minio server /data --console-address ":9090"
environment:
MINIO_ACCESS_KEY: minio
Expand Down

0 comments on commit df42604

Please sign in to comment.