Skip to content

Commit 70f8cc1

Browse files
authored
Merge pull request #24 from toelke/renovate/python-3.x
Update python Docker tag to v3.12.6
2 parents ac0b131 + 67f7169 commit 70f8cc1

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.5
1+
FROM python:3.12.6
22

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

0 commit comments

Comments
 (0)