We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e3a7d commit 53eac8dCopy full SHA for 53eac8d
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
name: Define Base Images
21
runs-on: ubuntu-latest
22
outputs:
23
- lint: ghcr.io/nvidia/cutile-python/lint:2025-12-19-6f788ed1a37d
+ lint: ghcr.io/nvidia/cutile-python/lint:2025-12-19-7a3c9d8ee421
24
docs: ghcr.io/nvidia/cutile-python/docs:2025-12-19-3c6df79d5907
25
build_py310: ghcr.io/nvidia/cutile-python/build_py_3.10_x86_64:2025-12-19-e23b1344670f
26
build_py311: ghcr.io/nvidia/cutile-python/build_py_3.11_x86_64:2025-12-19-34e46267aabe
0 commit comments