Skip to content

Commit

Permalink
Update go to 1.13.9
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Apr 7, 2020
1 parent 4edc7d9 commit 7a33620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ARCH ?= amd64
ALL_ARCH := amd64

# Image to use for building.
BUILD_IMAGE ?= golang:1.12.3-alpine
BUILD_IMAGE ?= golang:1.13.9-alpine
# Containers will be named: $(CONTAINER_PREFIX)-$(BINARY)-$(ARCH):$(VERSION).
CONTAINER_PREFIX ?= ingress-gce

Expand Down

0 comments on commit 7a33620

Please sign in to comment.