Upgrade go to 1.17.2 (#42427)
This commit is contained in:
@@ -100,7 +100,7 @@ RUN tar xf cue_${CUE_VERSION}_Linux_x86_64.tar.gz -C /tmp cue
|
|||||||
# Use old Debian (this has support into 2022) in order to ensure binary compatibility with older glibc's.
|
# Use old Debian (this has support into 2022) in order to ensure binary compatibility with older glibc's.
|
||||||
FROM debian:stretch-20210208
|
FROM debian:stretch-20210208
|
||||||
|
|
||||||
ENV GOVERSION=1.17 \
|
ENV GOVERSION=1.17.2 \
|
||||||
PATH=/usr/local/go/bin:$PATH \
|
PATH=/usr/local/go/bin:$PATH \
|
||||||
GOPATH=/go \
|
GOPATH=/go \
|
||||||
NODEVERSION=14.17.5-1nodesource1 \
|
NODEVERSION=14.17.5-1nodesource1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user