boost: Bump version to 1.74
OpenBMC moved to Boost 1.74 in Yocto, synced CI docker with it.
Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com>
Change-Id: I1c2cc9190c5525a43c881ad9beb15123a95446c0
diff --git a/build-unit-test-docker.sh b/build-unit-test-docker.sh
index 4b6075f..fbd3836 100755
--- a/build-unit-test-docker.sh
+++ b/build-unit-test-docker.sh
@@ -94,7 +94,7 @@
# A list of package versions we are building
# Start off by listing the stating versions of third-party sources
declare -A PKG_REV=(
- [boost]=1.73.0
+ [boost]=1.74.0
[cereal]=v1.2.2
[catch2]=v2.12.2
[CLI11]=v1.9.0