Update dependencies and move to Go 1.17 ()

This commit is contained in:
Antonio Navarro Perez 2021-10-08 16:15:09 +02:00 committed by GitHub
parent fce348e7ac
commit f606b129b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 438 additions and 208 deletions
build_tools

View file

@ -1,4 +1,4 @@
FROM techknowlogick/xgo:go-1.15.x
FROM techknowlogick/xgo:go-1.17.x
# add 32-bit and 64-bit architectures and install 7zip
RUN \