mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-09 20:57:26 +01:00
bump flatcc to fix issue building flatcc runtime on GCC 11
This commit is contained in:
parent
e74c3c3259
commit
9323d0fd97
@ -2,7 +2,7 @@ WORKDIR /usr/src
|
||||
|
||||
ARG GIT_VERSION=2.32.0
|
||||
ARG CMAKE_VERSION=3.21.1
|
||||
ARG FLATCC_VERSION=07ae7dca8118f9ab6d900a7d4797881cab708ba6
|
||||
ARG FLATCC_VERSION=d90ed18ad09824297ffd5fbc578ccb1666d13890
|
||||
|
||||
# Image build scripts
|
||||
COPY \
|
||||
|
Loading…
Reference in New Issue
Block a user