We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c201fad commit cf259a0Copy full SHA for cf259a0
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