We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2d43ad + 95b01d8 commit 6086f27Copy full SHA for 6086f27
Dockerfile
@@ -1,5 +1,5 @@
1
# REF: https://hub.docker.com/_/python
2
-FROM python:3.12.6-slim-bullseye
+FROM python:3.12.7-slim-bullseye
3
4
LABEL "com.github.actions.name"="Spellcheck Action"
5
LABEL "com.github.actions.description"="Check spelling of files in repository"
0 commit comments