Skip to content

Commit 6bd206b

Browse files
committed
fix dockerfile
1 parent a27d71b commit 6bd206b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.9
1+
FROM python:3.10
22
ENV IN_DOCKER yes
33
WORKDIR /soca
44
RUN mkdir src

0 commit comments

Comments
 (0)