Skip to content

Commit dec8f92

Browse files
authored
Pin s3fs (#210)
1 parent 2c73dc4 commit dec8f92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

worker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ RUN apt-get install --only-upgrade bash
3131
WORKDIR /usr/local/src
3232
RUN git clone https://github.com/s3fs-fuse/s3fs-fuse.git
3333
WORKDIR /usr/local/src/s3fs-fuse
34+
RUN git checkout 561ce1e
3435
RUN ./autogen.sh
3536
RUN ./configure
3637
RUN make

0 commit comments

Comments
 (0)