Skip to content

Commit

Permalink
Merge pull request #373 from LinuxSuRen/bump-ks-58
Browse files Browse the repository at this point in the history
Bump ks cli to version v0.0.58
  • Loading branch information
ks-ci-bot authored Nov 24, 2021
2 parents 672fae9 + 5747d0c commit 93020c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/dockerfiles/tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN CGO_ENABLED=0 GO111MODULE=on go build -a -o jwt cmd/tools/jwt/jwt_cmd.go

FROM golang:1.16 as downloader
RUN go install github.com/linuxsuren/[email protected]
RUN http-downloader install kubesphere-sigs/[email protected].55
RUN http-downloader install kubesphere-sigs/[email protected].58

# Use distroless as minimal base image to package the manager binary
# Refer to https://github.com/GoogleContainerTools/distroless for more details
Expand Down

0 comments on commit 93020c2

Please sign in to comment.