tustvold commented on code in PR #4207:
URL: https://github.com/apache/arrow-rs/pull/4207#discussion_r1192561182


##########
.github/workflows/object_store.yml:
##########
@@ -96,7 +96,7 @@ jobs:
 
       - name: Configure Fake GCS Server (GCP emulation)
         run: |
-          docker run -d -p 4443:4443 fsouza/fake-gcs-server -scheme http
+          docker run -d -p 4443:4443 tustvold/fake-gcs-server -scheme http 
-backend memory -public-host localhost:4443

Review Comment:
   https://github.com/fsouza/fake-gcs-server/pull/1164



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to