We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a5fe1f commit 2165b3eCopy full SHA for 2165b3e
1 file changed
dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11-buster
+FROM python:3.11-bookworm
2
3
WORKDIR /app
4
COPY . /app/
0 commit comments