Skip to content

Commit

Permalink
chore(build): docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
polonel committed May 14, 2022
1 parent bb9bed0 commit bbbb992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:alpine AS gcsfuse
FROM golang:1.17-alpine AS gcsfuse
RUN apk add --no-cache git
ENV GOPATH /go
RUN go get -u github.com/googlecloudplatform/gcsfuse
Expand Down

0 comments on commit bbbb992

Please sign in to comment.