File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
create_unique_testpypi_version
find_unreleased_changelog_items
update_development_dependencies Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- FROM python:3.13 -alpine@sha256:9ba6d8cbebf0fb6546ae71f2a1c14f6ffd2fdab83af7fa5669734ef30ad48844
1+ FROM python:3.14 -alpine@sha256:e1a567200b6d518567cc48994d3ab4f51ca54ff7f6ab0f3dc74ac5c762db0800
22
33# Copy over necessary files
44COPY requirements.txt /requirements.txt
Original file line number Diff line number Diff line change 1- FROM python:3.13 -alpine@sha256:9ba6d8cbebf0fb6546ae71f2a1c14f6ffd2fdab83af7fa5669734ef30ad48844
1+ FROM python:3.14 -alpine@sha256:e1a567200b6d518567cc48994d3ab4f51ca54ff7f6ab0f3dc74ac5c762db0800
22
33# Copy over necessary files
44COPY requirements.txt /requirements.txt
Original file line number Diff line number Diff line change 1- FROM python:3.13 -slim@sha256:3a6ead7603d322b80dd718d3834dcab86977c73b066028226afd8d0cdf1b0b12
1+ FROM python:3.14 -slim@sha256:7bea65ece84b6f78689e6f2caa60d386452ef5db9361484523b18fb84f95389c
22
33# Copy over necessary files
44COPY requirements.txt /requirements.txt
You can’t perform that action at this time.
0 commit comments