Skip to content

Commit cafae23

Browse files
minio-trustedpull[bot]
authored andcommitted
Update yaml files to latest version RELEASE.2023-07-18T17-49-40Z
1 parent 3b99058 commit cafae23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/orchestration/docker-compose/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.7'
22

33
# Settings and configurations that are common for all containers
44
x-minio-common: &minio-common
5-
image: quay.io/minio/minio:RELEASE.2023-07-11T21-29-34Z
5+
image: quay.io/minio/minio:RELEASE.2023-07-18T17-49-40Z
66
command: server --console-address ":9001" http://minio{1...4}/data{1...2}
77
expose:
88
- "9000"

0 commit comments

Comments
 (0)