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 4ac32ef commit 1e12ea9Copy full SHA for 1e12ea9
docker-test/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.6
+FROM python:3.13.3
2
ADD requirements.txt /hkube/algorithm-runner/requirements.txt
3
WORKDIR /hkube/algorithm-runner
4
RUN pip3 install -r requirements.txt
0 commit comments