We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c80af32 commit 09340e3Copy full SHA for 09340e3
src/ci/docker/host-x86_64/armhf-gnu/Dockerfile
@@ -9,7 +9,7 @@ RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-
9
curl \
10
file \
11
g++ \
12
- gcc-arm-linux-gnueabihf \
+ g++-arm-linux-gnueabihf \
13
git \
14
libc6-dev \
15
libc6-dev-armhf-cross \
0 commit comments