We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f09505b commit 1b5ccb7Copy full SHA for 1b5ccb7
1 file changed
docker/Dockerfile
@@ -1,5 +1,5 @@
1
########################################################################################################################
2
-FROM python:3-slim as base
+FROM python:3.10-slim as base
3
4
ENV DEBIAN_FRONTEND noninteractive
5
ENV TERM xterm
0 commit comments