Skip to content

Commit b08734d

Browse files
author
Vincent Li
committed
updates
1 parent abb9bff commit b08734d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ci

Submodule .ci updated 1 file

.github/workflows/ci_child_for_unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
image_ref = resolve_image(
178178
config,
179179
job.get("platform", platform),
180-
env_opt("IMAGE_TAG") or job.get("image", "latest"),
180+
env_opt("IMAGE_TAG") or job.get("image", "046d1f6"),
181181
)
182182
183183
docker_args_text = shlex.join(docker_args)

0 commit comments

Comments
 (0)