Skip to content

Commit 50bda73

Browse files
authored
Merge pull request #28 from toelke/renovate/python-3.x
Update python Docker tag to v3.13.2
2 parents e98c9e9 + b3fbbb3 commit 50bda73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.1
1+
FROM python:3.13.2
22

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

0 commit comments

Comments
 (0)