chore(deps): update python docker tag to v3.13.3

This commit is contained in:
Renovate Bot
2025-04-20 07:51:06 +00:00
parent 9b7a218c07
commit 3508a4fdad
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.13.2-bullseye
FROM python:3.13.3-bullseye
WORKDIR /usr/src/app

View File

@@ -1,4 +1,4 @@
FROM python:3.13.2-bullseye
FROM python:3.13.3-bullseye
WORKDIR /usr/src/app

View File

@@ -1,4 +1,4 @@
FROM python:3.13.2-bullseye
FROM python:3.13.3-bullseye
WORKDIR /usr/src/app