mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-07-01 09:10:01 +00:00
back to gcc since I can't the libs to load properly
This commit is contained in:
parent
6e18f57843
commit
1034afc513
@ -13,7 +13,7 @@ RUN sed -i 's/MARIADB_CONNECTOR_COMPILE_JOBS__=.*/MARIADB_CONNECTOR_COMPILE_JOBS
|
||||
RUN chmod +x build.sh
|
||||
RUN ./build.sh
|
||||
|
||||
FROM debian:12 as runtime
|
||||
FROM gcc:13 as runtime
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user