Skip to content

Commit

Permalink
Merge pull request #31 from daudo/update_s3fs_1.93
Browse files Browse the repository at this point in the history
update to s3fs 1.93
  • Loading branch information
freegroup authored Feb 22, 2024
2 parents 74c2688 + c810a49 commit 27ad768
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.91
ARG S3FS_VERSION=v1.93

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 27ad768

Please sign in to comment.