Skip to content

Commit 4fe2b1d

Browse files
authored
Merge pull request #18 from mkody/dependabot/docker/master/python-3.13.2-alpine3.20
Bump python from 3.13.1-alpine3.20 to 3.13.2-alpine3.20
2 parents 2183993 + 8d4956c commit 4fe2b1d

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,4 +1,4 @@
1-
FROM python:3.13.1-alpine3.20
1+
FROM python:3.13.2-alpine3.20
22

33
RUN apk add --no-cache tini~=0.19.0
44

0 commit comments

Comments
 (0)