Skip to content

Commit

Permalink
Merge pull request #423 from tyhal/renovate/python-3.x
Browse files Browse the repository at this point in the history
Update dependency python to v3.10.5
  • Loading branch information
mergify[bot] authored Jun 7, 2022
2 parents 7e23c42 + 525d3ac commit b2146ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verify/lang/python/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

FROM python:3.10.4-alpine
FROM python:3.10.5-alpine
COPY src/ /src/
CMD ["python","/src/gol.py"]

0 comments on commit b2146ee

Please sign in to comment.