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 ab30e08 commit 1da0a6eCopy full SHA for 1da0a6e
Dockerfile.base
@@ -1,6 +1,6 @@
1
FROM buildpack-deps:bookworm
2
LABEL org.opencontainers.image.authors="Joe Banks <joe@owlcorp.uk>"
3
-ARG PYENV_VERSION="v2.6.9"
+ARG PYENV_VERSION="v2.6.11"
4
5
RUN apt-get -y update \
6
&& apt-get install -y --no-install-recommends \
0 commit comments