Add toolchain version build arg to centos 7

This commit is contained in:
Deda 2024-02-23 15:54:28 +01:00
parent 797fe90627
commit 9e43807c8b

View File

@ -10,6 +10,8 @@ services:
mgbuild_v5_centos-7:
build:
context: centos-7
args:
TOOLCHAIN_VERSION: "v5"
container_name: "mgbuild_v5_centos-7"
mgbuild_v5_centos-9: