Bump go version

This commit is contained in:
Marc Campbell
2021-11-12 19:03:35 +00:00
committed by GitHub
parent 2c53fb4da6
commit 4a72e7d2a5
4 changed files with 24 additions and 23 deletions

View File

@@ -5,7 +5,7 @@
"build": {
"dockerfile": "Dockerfile",
"args": {
"GO_VERSION": "1.16",
"GO_VERSION": "1.17",
}
},