We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe05131 commit 75b41b1Copy full SHA for 75b41b1
Dockerfile.linux
@@ -1,4 +1,4 @@
1
-FROM multiarch/crossbuild
+FROM bording/crossbuild
2
ARG ARCH='amd64'
3
ENV CROSS_TRIPLE=${ARCH}
4
RUN apt update && apt -y install pkg-config
0 commit comments