We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 403efe0 + d43810e commit e7d2b8dCopy full SHA for e7d2b8d
Dockerfile
@@ -1,5 +1,5 @@
1
# REF: https://hub.docker.com/_/python
2
-FROM python:3.13.0-slim-bookworm
+FROM python:3.13.1-slim-bookworm
3
4
LABEL "com.github.actions.name"="Spellcheck Action"
5
LABEL "com.github.actions.description"="Check spelling of files in repository"
0 commit comments