Skip to content

Commit c4e05af

Browse files
chore(deps): update dependency python to v3.14.3 (#1087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 904949d commit c4e05af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ RUN install-tool node 24.13.0
6868
RUN install-tool pnpm 10.28.2
6969

7070
# renovate: datasource=github-releases packageName=containerbase/python-prebuild
71-
RUN install-tool python 3.14.2
71+
RUN install-tool python 3.14.3
7272

7373

7474
USER $USER_NAME

0 commit comments

Comments
 (0)