[package]: bump container-builder-shim to 0.13.1 (#2056)

This commit is contained in:
Saehej Kang
2026-08-02 17:35:08 -07:00
committed by GitHub
parent a58c5fe66c
commit 39f12cabed
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ import PackageDescription
let releaseVersion = ProcessInfo.processInfo.environment["RELEASE_VERSION"] ?? "0.0.0"
let gitCommit = ProcessInfo.processInfo.environment["GIT_COMMIT"] ?? "unspecified"
let builderShimVersion = "0.13.0"
let builderShimVersion = "0.13.1"
let scVersion = "0.40.1"
let package = Package(
+1 -1
View File
@@ -649,7 +649,7 @@ Use `container system property list` to show all properties that have set defaul
cpus = 2
memory = "2048mb"
rosetta = true
image = "ghcr.io/apple/container-builder-shim/builder:0.13.0"
image = "ghcr.io/apple/container-builder-shim/builder:0.13.1"
[container]
cpus = 4