Skip to content

Commit c84f1b0

Browse files
chore(deps): bump python in the dependencies group
Bumps the dependencies group with 1 update: python. Updates `python` from 3.13-slim to 3.13.7-slim --- updated-dependencies: - dependency-name: python dependency-version: 3.13.7-slim dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa95569 commit c84f1b0

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
@@ -1,4 +1,4 @@
1-
FROM python:3.13-slim@sha256:6f79e7a10bb7d0b0a50534a70ebc78823f941fba26143ecd7e6c5dca9d7d7e8a
1+
FROM python:3.13.7-slim@sha256:8220ccec22e88cddd9a541cacd1bf48423bda8cdeb1015249e4b298edf86cdc7
22
LABEL com.github.actions.name="stale-repos" \
33
com.github.actions.description="Find stale repositories in a GitHub organization." \
44
com.github.actions.icon="check-square" \

0 commit comments

Comments
 (0)