Add next-rootless docker tag (#7645)

This commit is contained in:
Louis Lam
2026-07-29 23:55:23 +08:00
committed by GitHub
parent ce32b1db48
commit 7bbc6f3287
+1 -1
View File
@@ -65,7 +65,7 @@ if (!dryRun) {
);
// Build full image (rootless)
buildImage(repoNames, ["2-rootless", ver(version, "rootless")], "rootless");
buildImage(repoNames, ["next-rootless", "2-rootless", ver(version, "rootless")], "rootless");
// Build slim image
buildImage(