Skip to content

Commit

Permalink
Merge pull request #26 from toelke/renovate/python-3.x
Browse files Browse the repository at this point in the history
Update python Docker tag to v3.13.1
  • Loading branch information
toelke authored Dec 5, 2024
2 parents 4118a95 + 7b1ef85 commit e98c9e9
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.7
FROM python:3.13.1

RUN pip install --no-cache-dir paho-mqtt requests

Expand Down

0 comments on commit e98c9e9

Please sign in to comment.