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