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.
f2fdaec
3b2f1b9
1 parent f41824d commit 7a3500dCopy full SHA for 7a3500d
Dockerfile
@@ -1,6 +1,6 @@
1
# REF: https://hub.docker.com/_/python
2
# Python 3.13.5-slim-bookworm
3
-FROM python@sha256:f2fdaec50160418e0c2867ba3e254755edd067171725886d5d303fd7057bbf81
+FROM python@sha256:3b2f1b9c9948e9dc96e1a2f4668ba9870ff43ab834f91155697476142b3bc299
4
5
LABEL "com.github.actions.name"="Spellcheck Action"
6
LABEL "com.github.actions.description"="Check spelling of files in repository"
0 commit comments