1
0
mirror of https://github.com/rancher/os.git synced 2025-08-16 05:54:51 +00:00

Bump up Golang to 1.16.3

This commit is contained in:
Olli Janatuinen 2021-05-02 10:52:46 +03:00 committed by Olli Janatuinen
parent f33c8483ef
commit 5ee3709af3

View File

@ -112,7 +112,7 @@ ENV BUILD_DOCKER_URL=BUILD_DOCKER_URL_${ARCH} \
DISTRIB_ID=${DISTRIB_ID} \
DOWNLOADS=/usr/src/downloads \
GOPATH=/go \
GO_VERSION=1.15.8 \
GO_VERSION=1.16.3 \
GOARCH=$ARCH \
HOSTNAME_DEFAULT=${HOSTNAME_DEFAULT} \
IMAGE_NAME=${IMAGE_NAME} \