Skip to content

Commit bd5fdb8

Browse files
chore(deps): update dependency python to v3.14.4 (#1211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fce8762 commit bd5fdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

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

7373

7474
USER $USER_NAME

0 commit comments

Comments
 (0)