Skip to content

Commit 922c580

Browse files
committed
bump armnn
1 parent a4faad6 commit 922c580

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

machine-learning/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FROM builder-cpu AS builder-cuda
99
FROM python:3.13-trixie@sha256:4a0820d8b1b1a1e012a23ff9a1296a3e28b48896a4d27a328a91ee197ce619d9 AS builder-armnn
1010

1111
# renovate: datasource=github-releases depName=ARM-software/armnn
12-
ARG ARMNN_VERSION="v24.05"
12+
ARG ARMNN_VERSION="v26.07"
1313

1414
ENV ARMNN_PATH=/opt/armnn
1515
COPY ann /opt/ann

0 commit comments

Comments
 (0)