We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d21c3 commit d59be1eCopy full SHA for d59be1e
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10.7-slim-bullseye as python-base
+FROM python:3.11.0rc2-slim-bullseye as python-base
2
3
LABEL maintainer="Igor Davydenko <iam@igordavydenko.com>"
4
LABEL description="Add poetry, pre-commit and tox installed via pipx as well as other system dev tools to official Python slim Docker image."
0 commit comments