Skip to content

Commit

Permalink
Merge pull request #8 from mkody/dependabot/docker/master/python-3.12…
Browse files Browse the repository at this point in the history
….1-alpine3.18
  • Loading branch information
mkody authored Dec 11, 2023
2 parents eb09a0b + c613ebf commit 5a2474f
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.0-alpine3.18
FROM python:3.12.1-alpine3.19

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

Expand Down

0 comments on commit 5a2474f

Please sign in to comment.