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 1b2e968 commit 7b9402eCopy full SHA for 7b9402e
Dockerfile.distroless
@@ -1,4 +1,4 @@
1
-FROM python:3.12-slim as builder
+FROM python:3.11-slim as builder
2
3
WORKDIR /app
4
0 commit comments