Skip to content

Commit 1da0a6e

Browse files
committed
Update default pyenv version
1 parent ab30e08 commit 1da0a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM buildpack-deps:bookworm
22
LABEL org.opencontainers.image.authors="Joe Banks <joe@owlcorp.uk>"
3-
ARG PYENV_VERSION="v2.6.9"
3+
ARG PYENV_VERSION="v2.6.11"
44

55
RUN apt-get -y update \
66
&& apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)