Skip to content

Commit ac0b131

Browse files
authored
Merge pull request #23 from toelke/renovate/python-3.x
Update python Docker tag to v3.12.5
2 parents 14ced7e + 8da75d8 commit ac0b131

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.4
1+
FROM python:3.12.5
22

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

0 commit comments

Comments
 (0)