Skip to content

Commit

Permalink
Bump to golang-build-container v1.12 go golang 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay committed Feb 27, 2019
1 parent ea57f37 commit 9652059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-tools/makefile_components/base_build_go.mak
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ GOFILES = $(shell find $(SRC_DIRS) -name "*.go")

BUILD_OS = $(shell go env GOHOSTOS)

BUILD_IMAGE ?= drud/golang-build-container:v1.11.4.2
BUILD_IMAGE ?= drud/golang-build-container:v1.12

BUILD_BASE_DIR ?= $(PWD)

Expand Down

0 comments on commit 9652059

Please sign in to comment.