Build packages with gcc-8

This commit is contained in:
Mike Ellery
2019-07-08 12:36:50 -07:00
parent 7fa9b91d23
commit 014ec021bb
4 changed files with 9 additions and 4 deletions

View File

@@ -30,5 +30,7 @@ COPY shared/update_sources.sh ./
COPY shared/rippled.service /opt/rippled_bld/pkg/debian/
COPY packaging/dpkg/build_dpkg.sh ./
RUN update-alternatives --set gcc /usr/bin/gcc-8
CMD ./build_dpkg.sh