We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b84469 commit 9073693Copy full SHA for 9073693
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