Skip to content

Commit

Permalink
chore: update k8s to 1.14.2 (#17)
Browse files Browse the repository at this point in the history
* chore: update k8s to 1.14.2

* fix build error

* update vendor

* fix build error
  • Loading branch information
supereagle authored and caicloud-bot committed Aug 21, 2019
1 parent 2e10fd8 commit 6590adf
Show file tree
Hide file tree
Showing 19,376 changed files with 4,801,093 additions and 536,277 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM golang:1.9-alpine as builder
FROM golang:1.12-alpine as builder
WORKDIR ${GOPATH}/src/github.com/caicloud/event_exporter
RUN apk add --update --no-cache make git build-base gcc abuild binutils binutils-doc gcc-doc
COPY . ./
Expand Down
Loading

0 comments on commit 6590adf

Please sign in to comment.