docs: update Debian APT repo instructions#13660
Merged
Merged
Conversation
aa7559e to
7c2dd99
Compare
juzhiyuan
approved these changes
Jul 3, 2026
moonming
approved these changes
Jul 7, 2026
shreemaan-abhishek
approved these changes
Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update the DEB installation instructions to use the current Debian 12 APISIX APT repository instead of the old Debian 11/Bullseye repository.
This also removes the stale fixed package version
apisix=3.8.0-0from the install command. The docs now installapisixfrom the configured repo, so the example does not go stale on every APISIX release.Investigation
api7/apisix-build-tools#454intentionally removed the Debian Bullseye publish target and replaced it with Debian 12 because Debian 11 reaches EOL in June 2026.Codename: debian12, notbullseye.apisix 3.17.0-0.3.16.0-0, which is why help request: Debian APT repo (repos.apiseven.com) is outdated — documentedapt install apisixcannot install versions newer than 3.16.0 #13604 happens with the existing docs.Validation
http://repos.apiseven.com/packages/debian/dists/debian12/ReleasereportsSuite: debian12,Codename: debian12, andArchitectures: amd64.http://repos.apiseven.com/packages/arm64/debian/dists/debian12/ReleasereportsSuite: debian12,Codename: debian12, andArchitectures: arm64.http://repos.apiseven.com/packages/debian/dists/debian12/main/binary-amd64/Packagescontainsapisix 3.17.0-0.http://repos.apiseven.com/packages/arm64/debian/dists/debian12/main/binary-arm64/Packagescontainsapisix 3.17.0-0.bullseye,Debian 11, orapisix=3.8.0-0.Closes #13604