Skip to content

Commit

Permalink
Update yaml files to latest version RELEASE.2023-03-20T20-16-18Z
Browse files Browse the repository at this point in the history
  • Loading branch information
minio-trusted committed Mar 21, 2023
1 parent 05444a0 commit d14ead7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/orchestration/docker-compose/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

# Settings and configurations that are common for all containers
x-minio-common: &minio-common
image: quay.io/minio/minio:RELEASE.2023-03-13T19-46-17Z
image: quay.io/minio/minio:RELEASE.2023-03-20T20-16-18Z
command: server --console-address ":9001" http://minio{1...4}/data{1...2}
expose:
- "9000"
Expand Down

0 comments on commit d14ead7

Please sign in to comment.