[bitnami/apisix] Release 3.13.0-debian-12-r6 (#86898)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-10-07 03:41:12 +02:00
committed by GitHub
parent 396af6c8f2
commit c0b58c5526
2 changed files with 8 additions and 2 deletions

View File

@@ -103,6 +103,12 @@ docker run --rm --name apisix bitnami/apisix:latest --help
Check the [official Apache APISIX documentation](https://apisix.apache.org/docs/) for more information about how to use Apache APISIX.
### FIPS configuration in Bitnami Secure Images
The Bitnami Apache APISIX Docker image from the [Bitnami Secure Images](https://www.arrow.com/globalecs/uk/products/bitnami-secure-images/) catalog includes extra features and settings to configure the container with FIPS capabilities. You can configure the next environment variables:
- `OPENSSL_FIPS`: whether OpenSSL runs in FIPS mode or not. `yes` (default), `no`.
## Notable Changes
### Starting January 16, 2024