Skip to content

Commit

Permalink
Merge pull request #9 from gaul/189
Browse files Browse the repository at this point in the history
Upgrade to s3fs 1.89

thanks for the bug fix.
  • Loading branch information
freegroup authored Mar 1, 2021
2 parents abea21c + e166766 commit d3012d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ENV S3_REGION ''
VOLUME /var/s3


ARG S3FS_VERSION=v1.84
ARG S3FS_VERSION=v1.89

RUN apk --update add bash fuse libcurl libxml2 libstdc++ libgcc alpine-sdk automake autoconf libxml2-dev fuse-dev curl-dev git; \
git clone https://github.com/s3fs-fuse/s3fs-fuse.git; \
Expand Down

0 comments on commit d3012d2

Please sign in to comment.