Skip to content

Commit edf164f

Browse files
committed
Update oneAPI to version 2024.2
1 parent ff986a6 commit edf164f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-oneapi-minimal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:22.04
22

3-
ARG ONEAPI_VERSION='2024.1'
3+
ARG ONEAPI_VERSION='2024.2'
44

55
# Extend and update the package registry
66
RUN apt-get update \

0 commit comments

Comments
 (0)