Skip to content

Commit 9d8f1e8

Browse files
authored
Merge pull request #23 from toelke/renovate/python-3.x
Update python Docker tag to v3.12.4
2 parents f7d0231 + 3767fe3 commit 9d8f1e8

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.12.3
1+
FROM python:3.12.4
22

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

0 commit comments

Comments
 (0)