Skip to content

Commit 1b5ccb7

Browse files
committed
fix dockerfile
1 parent f09505b commit 1b5ccb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
########################################################################################################################
2-
FROM python:3-slim as base
2+
FROM python:3.10-slim as base
33

44
ENV DEBIAN_FRONTEND noninteractive
55
ENV TERM xterm

0 commit comments

Comments
 (0)