Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zon-renovate committed Feb 7, 2025
1 parent 1773fac commit 3405a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.13.1-slim@sha256:1127090f9fff0b8e7c3a1367855ef8a3299472d2c9ed122948a576c39addeaf1 AS python
FROM python:3.13.2-slim@sha256:e93763c289cd0af6880b165645f42265d6fc3d2c3624324de32b24a71bb3142c AS python

FROM python AS app
RUN apt update
Expand Down

0 comments on commit 3405a52

Please sign in to comment.