Skip to content

Commit b96b888

Browse files
committed
doc
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent c8afc66 commit b96b888

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

sycl/doc/developer/DockerBKMs.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,10 @@ identical for Docker and Podman. Choose whatever is available on your system.
3636

3737
The following containers are publicly available for DPC++ compiler development:
3838

39-
- `ghcr.io/intel/llvm/ubuntu2204_base`: contains basic environment setup for
40-
building DPC++ compiler from source.
39+
- `ghcr.io/intel/llvm/ubuntu2204_base`: contains basic Ubuntu 22.04 environment
40+
setup for building DPC++ compiler from source.
41+
- `ghcr.io/intel/llvm/ubuntu2404_base`: contains basic Ubuntu 24.04 environment
42+
setup for building DPC++ compiler from source.
4143
- `ghcr.io/intel/llvm/ubuntu2204_intel_drivers`: contains everything from the
4244
base container + pre-installed Intel drivers.
4345
The image comes in four flavors/tags:

0 commit comments

Comments
 (0)