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 ff986a6 commit edf164fCopy full SHA for edf164f
Dockerfile-oneapi-minimal
@@ -1,6 +1,6 @@
1
FROM ubuntu:22.04
2
3
-ARG ONEAPI_VERSION='2024.1'
+ARG ONEAPI_VERSION='2024.2'
4
5
# Extend and update the package registry
6
RUN apt-get update \
0 commit comments