From 37263c034736875ed634b8a5e7034886e4ae2ae2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 11 Jan 2026 07:40:40 +0100 Subject: [PATCH] [bitnami/apisix] Release 3.14.1-debian-12-r3 (#89428) Signed-off-by: Bitnami Bot --- bitnami/apisix/3/debian-12/Dockerfile | 4 ++-- bitnami/apisix/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/apisix/3/debian-12/Dockerfile b/bitnami/apisix/3/debian-12/Dockerfile index 9b9e71719309..c2113d77db29 100644 --- a/bitnami/apisix/3/debian-12/Dockerfile +++ b/bitnami/apisix/3/debian-12/Dockerfile @@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith" ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2025-12-15T09:48:58Z" \ + org.opencontainers.image.created="2026-01-11T06:23:51Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/apisix/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/apisix" \ @@ -48,7 +48,7 @@ RUN uninstall_packages curl ENV APP_VERSION="3.14.1" \ BITNAMI_APP_NAME="apisix" \ - IMAGE_REVISION="2" \ + IMAGE_REVISION="3" \ LUA_PATH="/opt/bitnami/apisix/deps/share/lua/5.1/?/init.lua" \ PATH="/opt/bitnami/apisix/bin:/opt/bitnami/apisix/openresty/bin:/opt/bitnami/apisix/openresty/luajit/bin:/opt/bitnami/apisix/openresty/nginx/sbin:/opt/bitnami/apisix/openresty/luarocks/bin:$PATH" diff --git a/bitnami/apisix/README.md b/bitnami/apisix/README.md index 641df8758929..8a18f1b85ad3 100644 --- a/bitnami/apisix/README.md +++ b/bitnami/apisix/README.md @@ -120,7 +120,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. +Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.