Skip to content

Commit

Permalink
Merge pull request #668 from vadlakondaswetha/updateversion
Browse files Browse the repository at this point in the history
updated version to 0.41.1
  • Loading branch information
vadlakondaswetha committed Apr 28, 2022
2 parents ccf6a6b + 717bdaf commit db6b744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/package_gcsfuse_docker/Dockerfile
Expand Up @@ -25,7 +25,7 @@ ENV CGO_ENABLED=0
ENV GOOS=linux
ENV GO111MODULE=auto

ARG GCSFUSE_VERSION="0.41.0"
ARG GCSFUSE_VERSION="0.41.1"
ARG GCSFUSE_REPO="github.com/googlecloudplatform/gcsfuse/"
ENV GCSFUSE_PATH "$GOPATH/src/$GCSFUSE_REPO"
RUN go get ${GCSFUSE_REPO}
Expand Down

0 comments on commit db6b744

Please sign in to comment.