Fix arm builder yaml files

This commit is contained in:
Deda 2024-03-15 11:41:27 +01:00
parent b444e2171e
commit a664c810bc
2 changed files with 1 additions and 9 deletions

View File

@ -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

View File

@ -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: