Skip to content

Commit d43810e

Browse files
Bump python from 3.13.0-slim-bookworm to 3.13.1-slim-bookworm
Bumps python from 3.13.0-slim-bookworm to 3.13.1-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 403efe0 commit d43810e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# REF: https://hub.docker.com/_/python
2-
FROM python:3.13.0-slim-bookworm
2+
FROM python:3.13.1-slim-bookworm
33

44
LABEL "com.github.actions.name"="Spellcheck Action"
55
LABEL "com.github.actions.description"="Check spelling of files in repository"

0 commit comments

Comments
 (0)