Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rzrbld committed Aug 22, 2021
1 parent 01c794a commit 5e19140
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
@@ -1,7 +1,7 @@
version: '3'
services:
minio:
image: minio/minio:RELEASE.2021-07-08T19-43-25Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
ports:
- "9000:9000"
environment:
Expand Down

0 comments on commit 5e19140

Please sign in to comment.