bump flatcc to fix issue building flatcc runtime on GCC 11

This commit is contained in:
larry.espenshade 2022-03-30 09:45:08 -04:00
parent e74c3c3259
commit 9323d0fd97

View File

@ -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 \