simple change to test travis build

This commit is contained in:
Chris Lu 2021-06-09 12:32:27 -07:00
parent 9a83337903
commit f2248552e5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Build the manager binary
FROM golang:1.13 as builder
FROM golang:1.16 as builder
WORKDIR /workspace
# Copy the Go Modules manifests