Skip to content

Commit

Permalink
Update onedal-dev.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust authored Sep 27, 2024
1 parent ce4a8f8 commit 16c927d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker/onedal-dev.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
#===============================================================================

FROM ubuntu:22.04@sha256:adbb90115a21969d2fe6fa7f9af4253e16d45f8d4c1e930182610c4731962658
FROM ubuntu:24.04@sha256:77d57fd89366f7d16615794a5b53e124d742404e20f035c22032233f1826bd6a

ARG workdirectory="/sources/oneDAL"
WORKDIR ${workdirectory}
Expand Down

0 comments on commit 16c927d

Please sign in to comment.