Skip to content

Commit

Permalink
remove aarch64 GCC
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas-Peiffer <[email protected]>
  • Loading branch information
Nicolas-Peiffer committed Oct 15, 2024
1 parent 1b06a72 commit 1f6f23b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ FROM ${BUILDER_IMAGE_REGISTRY}/${BUILDER_IMAGE_NAME}:${BUILDER_IMAGE_TAG} AS bui

# Install linux/arm64 GCC
RUN apt-get update && apt-get install -y \
gcc-aarch64-linux-gnu \
git \
curl \
make \
Expand Down

0 comments on commit 1f6f23b

Please sign in to comment.