We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa90df commit a60dea6Copy full SHA for a60dea6
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