Skip to content

Commit

Permalink
Merge pull request #9 from mkody/dependabot/docker/master/python-3.12…
Browse files Browse the repository at this point in the history
….2-alpine3.19

Bump python from 3.12.1-alpine3.19 to 3.12.2-alpine3.19
  • Loading branch information
mkody authored Feb 12, 2024
2 parents fb32a23 + dd5a2de commit cccc44e
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.12.1-alpine3.19
FROM python:3.12.2-alpine3.19

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

Expand Down

0 comments on commit cccc44e

Please sign in to comment.