We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ded65 commit c11b532Copy full SHA for c11b532
backend/Dockerfile
@@ -1,5 +1,5 @@
1
# Use a lightweight Python image
2
-FROM python:3.9-slim-buster
+FROM python:3.11-slim-buster
3
4
# Set the working directory to /app
5
WORKDIR /app
0 commit comments