diff --git a/docker-build-centos.sh b/docker-build-centos.sh index 7cabcc4..36856d2 100755 --- a/docker-build-centos.sh +++ b/docker-build-centos.sh @@ -8,35 +8,36 @@ SOURCE_DIR=$(readlink -f $(dirname ${BASH_SOURCE[0]})) docker run --rm -i -v $SOURCE_DIR:/root/rpmbuild/SOURCES/laminar-$VERSION:ro -v $OUTPUT_DIR:/output centos bash -xe < -Depends: libboost-filesystem1.55.0, zlib1g +Depends: libboost-filesystem1.62.0, zlib1g Description: Lightweight Continuous Integration Service EOF cat < laminar/DEBIAN/postinst