Skip to content

Update Debian Dockerfile build to 13 Trxie #624

Description

@supermanChina

Currently Debian Dockefile is debaian:bookworm based: https://github.com/apache/apisix-docker/blob/master/debian/Dockerfile.
FROM debian:bookworm-slim

However, Debian 12 bookworm has stopped security support (EOL) on Jun 10, 2026 and Debian 13 trixie becomes latest stable release now.
Would it possible to update current Debian Dockerfile from EOL bookworm to latest trixie from now on?
FROM debian:trixie-slim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions