mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Update to Go 1.12.5 in ci.properties
FAB-15809 #done Change-Id: I2decb07cb97d7f655926d8606de26aba100fcd94 Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
This commit is contained in:
parent
779f8f3418
commit
6ba5a19c2c
1 changed files with 1 additions and 1 deletions
|
|
@ -18,4 +18,4 @@ FAB_BASEIMAGE_VERSION=0.4.15
|
|||
# Set related rocketChat channel name. Default: jenkins-robot
|
||||
CHANNEL_NAME=jenkins-robot
|
||||
# Set compaitable go version
|
||||
GO_VER=1.11.5
|
||||
GO_VER=1.12.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue