mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
build(docker): update base debian image to 13 (trixie) (#34821)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
FROM python:3.10-slim-bookworm
|
||||
FROM python:3.10-slim-trixie
|
||||
|
||||
RUN apt-get update -y
|
||||
RUN apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user