mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-19 19:25:53 +00:00
feat: Build GCC natively and then merge the image (#2212)
This commit is contained in:
@@ -4,7 +4,7 @@ ARG DEBIAN_FRONTEND=noninteractive
|
||||
ARG TARGETARCH
|
||||
ARG UBUNTU_VERSION=20.04
|
||||
ARG GCC_VERSION=12.3.0
|
||||
ARG BUILD_VERSION=2
|
||||
ARG BUILD_VERSION=3
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends --no-install-suggests \
|
||||
|
||||
Reference in New Issue
Block a user