Skip to content

Commit

Permalink
Merge pull request #5 from hazcod/dependabot/docker/python-3.11.4-alpine
Browse files Browse the repository at this point in the history
Bump python from 3.11.3-alpine to 3.11.4-alpine
  • Loading branch information
hazcod committed Jun 8, 2023
2 parents 31c6f49 + 032d3a5 commit 311f2c8
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.11.3-alpine
FROM python:3.11.4-alpine

ENV PYTHONUNBUFFERED=1
ENV TMP_PACKAGES="gcc python3-dev musl-dev libffi-dev"
Expand Down

0 comments on commit 311f2c8

Please sign in to comment.