Fix arm builder yaml files
This commit is contained in:
parent
b444e2171e
commit
a664c810bc
@ -9,7 +9,7 @@ services:
|
||||
TOOLCHAIN_VERSION: "v4"
|
||||
container_name: "mgbuild_v4_debian-11-arm"
|
||||
|
||||
mgbuild_v4_ubuntu_22.04-arm:
|
||||
mgbuild_v4_ubuntu-22.04-arm:
|
||||
image: "memgraph/mgbuild:v4_ubuntu-22.04-arm"
|
||||
build:
|
||||
context: ubuntu-22.04-arm
|
||||
|
@ -1,14 +1,6 @@
|
||||
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