Skip to content

Commit 7b6885a

Browse files
authored
build: update Dockerfile to 3.11.13-slim-bookworm (apache#33745)
1 parent 8fd0fd6 commit 7b6885a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
######################################################################
1919
# Node stage to deal with static asset construction
2020
######################################################################
21-
ARG PY_VER=3.11.12-slim-bookworm
21+
ARG PY_VER=3.11.13-slim-bookworm
2222

2323
# If BUILDPLATFORM is null, set it to 'amd64' (or leave as is otherwise).
2424
ARG BUILDPLATFORM=${BUILDPLATFORM:-amd64}

0 commit comments

Comments
 (0)