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 787e7bd commit a7cfae9Copy full SHA for a7cfae9
2 files changed
Dockerfile
@@ -1,7 +1,7 @@
1
#--- dockerfile to test hugot ---
2
3
ARG GO_VERSION=1.23.5
4
-ARG ONNXRUNTIME_VERSION=1.20.0
+ARG ONNXRUNTIME_VERSION=1.20.1
5
ARG BUILD_PLATFORM=linux/amd64
6
7
#--- runtime layer with all hugot dependencies for cpu ---
cuda.Dockerfile
#--- runtime layer with all hugot dependencies for cpu and gpu ---
0 commit comments