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