Use single universal coredeps Dockerfile

This commit is contained in:
link2xt
2022-06-26 02:38:20 +00:00
parent 0291094c62
commit 5053a22f96
8 changed files with 34 additions and 48 deletions

View File

@@ -86,6 +86,7 @@ jobs:
params:
CONTEXT: deltachat-core-rust/scripts/docker-coredeps
UNPACK_ROOTFS: "true"
BUILD_ARG_BASEIMAGE: quay.io/pypa/manylinux2014_x86_64
platform: linux
caches:
- path: cache
@@ -185,6 +186,7 @@ jobs:
params:
CONTEXT: deltachat-core-rust/scripts/docker-coredeps-arm64
UNPACK_ROOTFS: "true"
BUILD_ARG_BASEIMAGE: quay.io/pypa/manylinux2014_aarch64
platform: linux
caches:
- path: cache