We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f375a commit 2fbc819Copy full SHA for 2fbc819
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13-slim-buster AS base
+FROM python:3.13-slim-bullseye AS base
2
3
WORKDIR /app
4
0 commit comments