bump to new release of flatcc, use version tags

This commit is contained in:
larry.espenshade
2022-05-24 09:21:42 -04:00
parent 76b144947e
commit 014fd62f30
2 changed files with 2 additions and 4 deletions

View File

@ -2,7 +2,7 @@ WORKDIR /usr/src
ARG GIT_VERSION=2.32.0
ARG CMAKE_VERSION=3.21.1
ARG FLATCC_VERSION=d90ed18ad09824297ffd5fbc578ccb1666d13890
ARG FLATCC_VERSION=0.6.1
# Image build scripts
COPY \