mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: upgrade to 3.11.11-slim-bookworm to address critical vulnerabilities (#32240)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
######################################################################
|
||||
# Node stage to deal with static asset construction
|
||||
######################################################################
|
||||
ARG PY_VER=3.11-slim-bookworm
|
||||
ARG PY_VER=3.11.11-slim-bookworm
|
||||
|
||||
# If BUILDPLATFORM is null, set it to 'amd64' (or leave as is otherwise).
|
||||
ARG BUILDPLATFORM=${BUILDPLATFORM:-amd64}
|
||||
|
||||
Reference in New Issue
Block a user