Skip to content

Commit 1e12ea9

Browse files
committed
1 parent 4ac32ef commit 1e12ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-test/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.6
1+
FROM python:3.13.3
22
ADD requirements.txt /hkube/algorithm-runner/requirements.txt
33
WORKDIR /hkube/algorithm-runner
44
RUN pip3 install -r requirements.txt

0 commit comments

Comments
 (0)