Skip to content

Commit

Permalink
Merge pull request #17 from mkody/dependabot/docker/master/python-3.1…
Browse files Browse the repository at this point in the history
…3.1-alpine3.20

Bump python from 3.13.0-alpine3.20 to 3.13.1-alpine3.20
  • Loading branch information
mkody authored Dec 9, 2024
2 parents 88ac8d4 + eebe448 commit 4a34abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.13.0-alpine3.20
FROM python:3.13.1-alpine3.20

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

Expand Down

0 comments on commit 4a34abd

Please sign in to comment.