Skip to content

Commit e041f40

Browse files
committed
fix: update base image
1 parent a647288 commit e041f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# hadolint global ignore=DL3013,DL3018
2-
FROM --platform=$BUILDPLATFORM python:3.15.0a2-alpine3.22
2+
FROM --platform=$BUILDPLATFORM python:3.15.0a5-alpine3.23
33

44
# For multi-platform build
55
ARG BUILDPLATFORM

0 commit comments

Comments
 (0)