Skip to content

Commit b3fbbb3

Browse files
Update python Docker tag to v3.13.2
1 parent e98c9e9 commit b3fbbb3

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)