We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9ba9b2 commit 239c813Copy full SHA for 239c813
backend/Dockerfile
@@ -1,5 +1,5 @@
1
# pull official base image
2
-FROM python:3.8.10-slim-buster
+FROM python:3.10.4-slim-buster
3
4
# set work directory
5
WORKDIR /backend
0 commit comments