mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'bump/go-1.17.9' into 'master'
Update Go to 1.17.9 See merge request gitlab-org/gitlab-build-images!515
This commit is contained in:
commit
926c30179c
1 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@ function print_golang_args() {
|
|||
GOLANG_DOWNLOAD_SHA256=7d657e86493ac1d5892f340a7d88b862b12edb5ac6e73c099e8e0668a6c916b7
|
||||
;;
|
||||
1.17)
|
||||
INSTALL_GOLANG_VERSION=1.17.8
|
||||
GOLANG_DOWNLOAD_SHA256=980e65a863377e69fd9b67df9d8395fd8e93858e7a24c9f55803421e453f4f99
|
||||
INSTALL_GOLANG_VERSION=1.17.9
|
||||
GOLANG_DOWNLOAD_SHA256=9dacf782028fdfc79120576c872dee488b81257b1c48e9032d122cfdb379cca6
|
||||
;;
|
||||
*) echo "Unknown golang version $1"; exit 1;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue