Skip to content

Commit 8ee8d96

Browse files
committed
Update the s3 proxy to get the fix for 77MB file upload limit exceeded error (gaul/s3proxy#785)
1 parent 3ab2064 commit 8ee8d96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ services:
8585
attach: false
8686

8787
files:
88-
image: andrewgaul/s3proxy:sha-3ff077f
88+
image: andrewgaul/s3proxy:sha-f5d14ba
8989
environment:
9090
- JCLOUDS_FILESYSTEM_BASEDIR=/srv/philomena/priv/s3
9191
volumes:

0 commit comments

Comments
 (0)