Skip to content

Commit

Permalink
chore(deps): update dependency python to v3.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 55c73bc commit 68328cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ USER root
# Install python3

# renovate: datasource=python-version depName=python versioning=semver
ARG PYTHON_VERSION="3.12.5"
ARG PYTHON_VERSION="3.12.6"

# Install dependencies for building Python
RUN apt-get update && \
Expand Down

0 comments on commit 68328cf

Please sign in to comment.