Bump Go to 1.15 (#2974)

Signed-off-by: Gábor Lipták <gliptak@gmail.com>
This commit is contained in:
Gábor Lipták
2020-10-13 15:42:06 -04:00
committed by GitHub
parent 35d25c81ec
commit 3fb57c6b2e
5 changed files with 6 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:1.14
FROM golang:1.15
ARG GOPROXY