From cf2b34310b9c2cbd9a694e748aaf423a0be16891 Mon Sep 17 00:00:00 2001 From: "larry.espenshade" Date: Mon, 28 Mar 2022 14:09:24 -0400 Subject: [PATCH] bump version of flatcc --- common/common.docker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/common.docker b/common/common.docker index 6da6b2a..48f5d40 100644 --- a/common/common.docker +++ b/common/common.docker @@ -2,7 +2,7 @@ WORKDIR /usr/src ARG GIT_VERSION=2.32.0 ARG CMAKE_VERSION=3.21.1 -ARG FLATCC_VERSION=0.6.0 +ARG FLATCC_VERSION=07ae7dca8118f9ab6d900a7d4797881cab708ba6 # Image build scripts COPY \