[bitnami/openresty] Release 1.27.1-2-debian-12-r16 (#86070)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot 2025-09-07 05:17:35 +02:00 committed by GitHub
parent ae41dd0705
commit 72aa889198
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 12 deletions

View File

@ -6,9 +6,8 @@ FROM docker.io/bitnami/minideb:bookworm
ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-08-19T18:17:44Z" \
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-09-07T02:04:39Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/openresty/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/openresty" \
@ -49,7 +48,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/openresty/postunpack.sh
ENV APP_VERSION="1.27.1-2" \
BITNAMI_APP_NAME="openresty" \
IMAGE_REVISION="15" \
IMAGE_REVISION="16" \
PATH="/opt/bitnami/openresty/bin:/opt/bitnami/openresty/luajit/bin:$PATH"
EXPOSE 8080 8443

View File

@ -1,8 +0,0 @@
{
"openresty": {
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "1.27.1-2-0"
}
}