Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8b7eac51c8 | ||
|
|
fb1387e6cc | ||
|
|
d972fdf145 |
+1
-1
@@ -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
|
RUN apk add --no-cache ca-certificates
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user