diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index dfaa95ce..d13da614 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,25 +3,25 @@
-
+
https://github.com/dotnet/arcade
- d75baf71a09ed067b48f484f29efc4e7f3e3df13
+ fc43dcf6508c135e6743889311d86992da080f30
-
+
https://github.com/dotnet/arcade
- d75baf71a09ed067b48f484f29efc4e7f3e3df13
+ fc43dcf6508c135e6743889311d86992da080f30
-
+
https://github.com/dotnet/arcade
- d75baf71a09ed067b48f484f29efc4e7f3e3df13
+ fc43dcf6508c135e6743889311d86992da080f30
-
+
https://github.com/dotnet/arcade
- d75baf71a09ed067b48f484f29efc4e7f3e3df13
+ fc43dcf6508c135e6743889311d86992da080f30
-
+
https://github.com/dotnet/arcade
- d75baf71a09ed067b48f484f29efc4e7f3e3df13
+ fc43dcf6508c135e6743889311d86992da080f30
https://github.com/dotnet/arcade-services
diff --git a/eng/common/cross/build-rootfs.sh b/eng/common/cross/build-rootfs.sh
index 1deadcc6..79bb058a 100755
--- a/eng/common/cross/build-rootfs.sh
+++ b/eng/common/cross/build-rootfs.sh
@@ -70,7 +70,7 @@ __AlpinePackages+=" krb5-dev"
__AlpinePackages+=" openssl-dev"
__AlpinePackages+=" zlib-dev"
-__FreeBSDBase="12.3-RELEASE"
+__FreeBSDBase="12.4-RELEASE"
__FreeBSDPkg="1.17.0"
__FreeBSDABI="12"
__FreeBSDPackages="libunwind"
diff --git a/global.json b/global.json
index 57fe57e7..c73618c2 100644
--- a/global.json
+++ b/global.json
@@ -14,6 +14,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23220.2"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23221.8"
}
}