Update to Go 1.17.1

Signed-off-by: Phil Estes <estesp@amazon.com>
This commit is contained in:
Phil Estes
2021-09-13 10:21:03 -04:00
parent cbf9d88c9e
commit 73dbbf5bfa
8 changed files with 17 additions and 17 deletions

View File

@@ -2,7 +2,7 @@
become: yes
roles:
- role: config-golang
go_version: '1.17'
go_version: '1.17.1'
arch: arm64
tasks:
- name: Install pre-requisites

View File

@@ -2,7 +2,7 @@
become: yes
roles:
- role: config-golang
go_version: '1.17'
go_version: '1.17.1'
arch: arm64
tasks:
- name: Build containerd

View File

@@ -2,7 +2,7 @@
become: yes
roles:
- role: config-golang
go_version: '1.17'
go_version: '1.17.1'
arch: arm64
tasks:
- name: Build and test containerd