feat: Update to GCC 14.3 (#2344)

Testing in: https://github.com/XRPLF/clio/pull/2345
This commit is contained in:
Ayaz Salikhov
2025-07-18 12:20:42 +01:00
committed by GitHub
parent 579e6030ca
commit 25e55ef952
5 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ ARG UBUNTU_VERSION
ARG GCC_MAJOR_VERSION
ARG BUILD_VERSION=7
ARG BUILD_VERSION=0
ARG DEBIAN_FRONTEND=noninteractive
ARG TARGETARCH

View File

@@ -1,4 +1,4 @@
Package: gcc-12-ubuntu-UBUNTUVERSION
Package: gcc-14-ubuntu-UBUNTUVERSION
Version: VERSION
Architecture: TARGETARCH
Maintainer: Alex Kremer <akremer@ripple.com>