ddragosd commented on a change in pull request #140: Update minio to latest 
release to fix access denied errors [#139]
URL: 
https://github.com/apache/incubator-openwhisk-devtools/pull/140#discussion_r204607280
 
 

 ##########
 File path: docker-compose/docker-compose.yml
 ##########
 @@ -127,7 +127,8 @@ services:
   # Minio is used to mock an object storage ( i.e. S3) that hosts the 
api-gateway configuration.
   # Minio also exposes a web UI to browse the files: 
http://localhost:9001/minio/api-gateway/
   minio:
-    image: minio/minio:RELEASE.2018-05-04T23-13-12Z
+    image: minio/minio:RELEASE.2018-07-13T00-09-07Z
+    #image: minio/minio:RELEASE.2018-05-04T23-13-12Z
 
 Review comment:
   I think we can delete this line given that minio has been upgraded and it 
works fine. wdyt ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to