Skip to content

Commit

Permalink
chore: bump python 3.9 to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaPastaPasta committed Feb 11, 2025
1 parent add0f66 commit 6a05682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/containers/ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ RUN set -ex; \

# Python setup
# PYTHON_VERSION should match the value in .python-version
ARG PYTHON_VERSION=3.9.18
ARG PYTHON_VERSION=3.9.21
RUN apt-get update && apt-get install $APT_ARGS \
ca-certificates \
libbz2-dev \
Expand Down

0 comments on commit 6a05682

Please sign in to comment.