File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- pinned_go : &pinned_go go=1.18-1
2- pinned_go_fips : &pinned_go_fips go-boring=1.18-1
1+ pinned_go : &pinned_go go=1.18.5 -1
2+ pinned_go_fips : &pinned_go_fips go-boring=1.18.5-2
33
44build_dir : &build_dir /cfsetup_build
55default-flavor : bullseye
@@ -255,8 +255,8 @@ centos-7:
255255 pre-cache :
256256 - yum install -y fakeroot
257257 - yum upgrade -y binutils-2.27-44.base.el7.x86_64
258- - wget https://go.dev/dl/go1.18.1 .linux-amd64.tar.gz -P /tmp/
259- - tar -C /usr/local -xzf /tmp/go1.18.1 .linux-amd64.tar.gz
258+ - wget https://go.dev/dl/go1.18.5 .linux-amd64.tar.gz -P /tmp/
259+ - tar -C /usr/local -xzf /tmp/go1.18.5 .linux-amd64.tar.gz
260260 post-cache :
261261 - export PATH=$PATH:/usr/local/go/bin
262262 - export GOOS=linux
You can’t perform that action at this time.
0 commit comments