Skip to content

Commit 2cc9645

Browse files
committed
chore(deps): update python docker tag to v3.13.2
1 parent 1773fac commit 2cc9645

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-slim@sha256:1127090f9fff0b8e7c3a1367855ef8a3299472d2c9ed122948a576c39addeaf1 AS python
1+
FROM python:3.13.2-slim@sha256:ae9f9ac89467077ed1efefb6d9042132d28134ba201b2820227d46c9effd3174 AS python
22

33
FROM python AS app
44
RUN apt update

0 commit comments

Comments
 (0)