Add debian-11-arm to v5 arm builders
This commit is contained in:
parent
51c60404a9
commit
77003410cc
@ -1,6 +1,14 @@
|
||||
version: "3"
|
||||
|
||||
services:
|
||||
mgbuild_v5_debian-11-arm:
|
||||
image: "memgraph/mgbuild:v5_debian-11-arm"
|
||||
build:
|
||||
context: debian-11-arm
|
||||
args:
|
||||
TOOLCHAIN_VERSION: "v5"
|
||||
container_name: "mgbuild_v5_debian-11-arm"
|
||||
|
||||
mgbuild_v5_debian-12-arm:
|
||||
image: "memgraph/mgbuild:v5_debian-12-arm"
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user