Skip to content

Commit 3507afe

Browse files
committed
Merge branch 'master' of https://github.com/apache/superset
2 parents 700510c + 7b6885a commit 3507afe

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)