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 89f5f6a commit d1b0a75Copy full SHA for d1b0a75
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG python_version=3.12-slim
+ARG python_version=3.13-slim
2
3
FROM --platform=linux/amd64 ghcr.io/owl-corp/python-poetry-base:$python_version AS wheel-builder
4
0 commit comments