Skip to content

Commit 7a3500d

Browse files
Bump python from f2fdaec to 3b2f1b9
Bumps python from `f2fdaec` to `3b2f1b9`. --- updated-dependencies: - dependency-name: python dependency-version: 3b2f1b9c9948e9dc96e1a2f4668ba9870ff43ab834f91155697476142b3bc299 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f41824d commit 7a3500d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# REF: https://hub.docker.com/_/python
22
# Python 3.13.5-slim-bookworm
3-
FROM python@sha256:f2fdaec50160418e0c2867ba3e254755edd067171725886d5d303fd7057bbf81
3+
FROM python@sha256:3b2f1b9c9948e9dc96e1a2f4668ba9870ff43ab834f91155697476142b3bc299
44

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

0 commit comments

Comments
 (0)