Update GoLang to 1.17 (#1295)
* Update GoLang to 1.17 * Rename pipeline jobs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"dockerfile": "Dockerfile",
|
||||
"args": {
|
||||
// Update the VARIANT arg to pick a version of Go: 1, 1.15, 1.14
|
||||
"VARIANT": "1.16",
|
||||
"VARIANT": "1.17",
|
||||
// Options
|
||||
"INSTALL_NODE": "true",
|
||||
"NODE_VERSION": "v16"
|
||||
|
||||
Reference in New Issue
Block a user