Skip to content

Commit

Permalink
add version to minio/mc
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinlanhenke committed Mar 9, 2024
1 parent 2b80a4b commit bde3c98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ services:
mc:
depends_on:
- minio
image: minio/mc
image: minio/mc:RELEASE.2024-03-07T00-31-49Z
environment:
- AWS_ACCESS_KEY_ID=admin
- AWS_SECRET_ACCESS_KEY=password
Expand Down

0 comments on commit bde3c98

Please sign in to comment.