Skip to content

Commit

Permalink
Revert linux-aarch to GCC 10 (again, need a better solution here)
Browse files Browse the repository at this point in the history
  • Loading branch information
elprans committed Oct 12, 2023
1 parent 51b8b62 commit 41398f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/linux/build/linux-aarch64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ENV GO_VERSION 1.21.1
ENV RUST_VERSION 1.72.0
ENV NODE_VERSION 16.16.0
ENV YARN_VERSION 1.22.19
ENV GCC_VERSION 11
ENV GCC_VERSION 10


RUN yum install -y centos-release-scl epel-release \
Expand Down

0 comments on commit 41398f8

Please sign in to comment.