Update Erlang to 21.3.8.7 (#440)

This commit is contained in:
Sergey Yelin 2019-11-07 16:25:05 +03:00 committed by GitHub
parent db93757e3c
commit 0ae3348199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
Jenkinsfile vendored
View File

@ -33,7 +33,7 @@ build('capi', 'docker-host', finalHook) {
sh 'make wc_xref'
}
runStage('dialyze') {
withWsCache("_build/default/rebar3_21.3.8.4_plt") {
withWsCache("_build/default/rebar3_21.3.8.7_plt") {
sh 'make wc_dialyze'
}
}

View File

@ -17,9 +17,9 @@ SERVICE_IMAGE_PUSH_TAG ?= $(SERVICE_IMAGE_TAG)
# Base image for the service
BASE_IMAGE_NAME := service-erlang
BASE_IMAGE_TAG := 294d280ff42e6c0cc68ab40fe81e76a6262636c4
BASE_IMAGE_TAG := da0ab769f01b650b389d18fc85e7418e727cbe96
BUILD_IMAGE_TAG := c66dc597fdc30abcb7a6368ba7cc13c02151f8de
BUILD_IMAGE_TAG := 4536c31941b9c27c134e8daf0fd18848809219c9
CALL_ANYWHERE := \
submodules \