Skip to content

Commit 75b41b1

Browse files
committed
Update crossbuild image to use Debian 10 (buster)
1 parent fe05131 commit 75b41b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.linux

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM multiarch/crossbuild
1+
FROM bording/crossbuild
22
ARG ARCH='amd64'
33
ENV CROSS_TRIPLE=${ARCH}
44
RUN apt update && apt -y install pkg-config

0 commit comments

Comments
 (0)