fix(deps): update machine-learning (#16966)

This commit is contained in:
renovate[bot] 2025-03-18 23:07:21 +00:00 committed by GitHub
parent 217a90bf61
commit bc90678276
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
ARG DEVICE=cpu
FROM python:3.11-bookworm@sha256:5d9d65de9be5d46b388cfa8a25141b169e0333e48bd53c3e02879fa761d6f7a8 AS builder-cpu
FROM python:3.11-bookworm@sha256:d270285656e8f061ae0004297df62ac4b26d5cef9408b9cc9a5bf08c2cd8d60c AS builder-cpu
FROM builder-cpu AS builder-openvino