Python 3.13 - Adress CVE vulnerabilities

This commit is contained in:
2025-09-19 21:13:00 +00:00
parent 407e27238f
commit 4c57a3a310
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.11-alpine
FROM python:3.13-alpine
RUN apk add --no-cache ca-certificates