3 Commits
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.15-alpine AS base
FROM python:3.14.7-alpine AS base
RUN apk add --no-cache ca-certificates
+1 -1
View File
@@ -1 +1 @@
4.0.4
4.0.5