chore(deps): update python docker tag to v3.13.3
This commit is contained in:
parent
4f19d9a630
commit
7bdaaf14b4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.13.2-slim-bookworm
|
FROM python:3.13.3-slim-bookworm
|
||||||
|
|
||||||
RUN set -e; \
|
RUN set -e; \
|
||||||
apt-get update -q; \
|
apt-get update -q; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue