Skip to content

Commit e7d2b8d

Browse files
Merge pull request #225 from rojopolis/dependabot/docker/python-3.13.1-slim-bookworm
2 parents 403efe0 + d43810e commit e7d2b8d

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)