Skip to content

Commit

Permalink
updated version to 0.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vadlakondaswetha committed Apr 28, 2022
1 parent ccf6a6b commit 717bdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/package_gcsfuse_docker/Dockerfile
Original file line number Diff line number Diff line change
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 717bdaf

Please sign in to comment.