We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa1177 commit 9cd69f1Copy full SHA for 9cd69f1
1 file changed
.github/actions/ci-env/action.yml
@@ -4,7 +4,7 @@ description: "Single source of truth for shared CI constants (TheRock ref, Docke
4
outputs:
5
therock-ref:
6
description: "TheRock commit hash to use"
7
- value: "df6bda522056ac30784cf5aafc8479e821177b30" # 2026-06-24
+ value: "b8ad2e834102e978c23b099bfb7066fc04f01b0c" # 2026-06-30
8
docker-image:
9
description: "Docker container image for Linux builds"
10
value: "ghcr.io/rocm/therock_build_manylinux_x86_64@sha256:48492540591673fdc8d51beb89bde41e7ba13cbb528f643c0a481ba42c4058f2"
0 commit comments