mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
build(docker): update base debian image to 13 (trixie) (#34821)
This commit is contained in:
@@ -36,7 +36,7 @@ x-common-build: &common-build
|
||||
context: .
|
||||
target: ${SUPERSET_BUILD_TARGET:-dev} # can use `dev` (default) or `lean`
|
||||
cache_from:
|
||||
- apache/superset-cache:3.10-slim-bookworm
|
||||
- apache/superset-cache:3.10-slim-trixie
|
||||
args:
|
||||
DEV_MODE: "true"
|
||||
INCLUDE_CHROMIUM: ${INCLUDE_CHROMIUM:-false}
|
||||
|
||||
Reference in New Issue
Block a user