We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c201fad commit e51ca7cCopy full SHA for e51ca7c
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-from python:3.11-slim-buster
+from python:3.11-slim-bookworm
2
3
run apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/*
4
0 commit comments