We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c201fad commit e2b47a9Copy full SHA for e2b47a9
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