chore: swap gcc to gcc15

This commit is contained in:
2026-06-13 09:41:18 +02:00
parent 1ced8a9ffe
commit 6c5087748e

View File

@@ -16,7 +16,7 @@ RUN pacman-key --init && \
pacman -Sy --noconfirm archlinux-keyring && \
pacman -Syu --noconfirm git curl wget c-ares util-linux-libs \
brotli postgresql-libs hiredis jsoncpp yaml-cpp \
zlib openssl gcc cmake ninja meson onetbb && \
zlib openssl gcc15 cmake ninja meson onetbb && \
pacman -Scc --noconfirm
ADD https://api.github.com/repos/an-tao/drogon/git/refs/tags/"${DROGON_TAG}" /drogon_version.json