Skip to content

Commit a975f96

Browse files
Update python Docker tag to v3.13.2 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0aca90c commit a975f96

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 apt-get update; \
44
apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)