We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668a36e commit 0b9b523Copy full SHA for 0b9b523
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