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 e4f81dc commit 93a80c1Copy full SHA for 93a80c1
tools/dynamic-lora-sidecar/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9-slim-buster AS test
+FROM python:3.10-slim-buster AS test
2
3
WORKDIR /dynamic-lora-reconciler-test
4
COPY requirements.txt .
0 commit comments