Skip to content

Commit a84dbe0

Browse files
committed
update doc
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 5ad90b7 commit a84dbe0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sycl/doc/developer/DockerBKMs.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,12 @@ development containers:
6060
setup for building DPC++ compiler from source.
6161
- `devops/containers/ubuntu2404_intel_drivers`: contains everything from the
6262
base Dockerfile + pre-installed Intel drivers.
63-
The Dockerfile comes in four flavors/tags:
63+
The Dockerfile comes in three flavors/tags:
6464
* `latest`: Intel drivers are downloaded from release/tag and saved in
6565
dependencies.json. The drivers are tested/validated everytime we upgrade
6666
the driver.
6767
* `devigc`: Intel Graphics Compiler driver from github actions artifacts,
6868
other drivers are downloaded from release/tag and saved in dependencies.json.
69-
* `unstable`: Intel drivers are downloaded from release/latest.
7069
* `alldeps`: Includes the same Intel drivers as `latest`, as well as the
7170
development kits for NVidia/AMD from the `ubuntu2404_build` Dockerfile.
7271
The drivers are installed as it is, not tested or validated.

0 commit comments

Comments
 (0)