[bitnami/kong] Release 3.2.1-debian-11-r0 (#25771)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-03-01 11:45:17 +01:00
committed by GitHub
parent a6f6c8f5ce
commit 395fd7b9d2
3 changed files with 8 additions and 8 deletions

View File

@@ -3,13 +3,13 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-02-27T21:11:06Z" \
org.opencontainers.image.created="2023-03-01T10:29:38Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="3.2.0-debian-11-r2" \
org.opencontainers.image.ref.name="3.2.1-debian-11-r0" \
org.opencontainers.image.title="kong" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="3.2.0"
org.opencontainers.image.version="3.2.1"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -24,7 +24,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"render-template-1.0.5-1-linux-${OS_ARCH}-debian-11" \
"gosu-1.16.0-2-linux-${OS_ARCH}-debian-11" \
"kong-3.2.0-1-linux-${OS_ARCH}-debian-11" \
"kong-3.2.1-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -42,7 +42,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/kong/postunpack.sh
ENV APP_VERSION="3.2.0" \
ENV APP_VERSION="3.2.1" \
BITNAMI_APP_NAME="kong" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/kong/bin:/opt/bitnami/kong/luarocks/bin:/opt/bitnami/kong/openresty/bin:/opt/bitnami/kong/openresty/luajit/bin:/opt/bitnami/kong/openresty/nginx/sbin:$PATH"

View File

@@ -8,10 +8,10 @@
},
"kong": {
"arch": "amd64",
"digest": "c50133f3edf5ef8d2a8d09f58c15fd3fae5b8a4d17689c6f9aa24b1a31168a4f",
"digest": "8d70a988f5533a1fd73a22e2aeffb798496872f37007904588a68a0154cf3a3f",
"distro": "debian-11",
"type": "NAMI",
"version": "3.2.0-1"
"version": "3.2.1-0"
},
"render-template": {
"arch": "amd64",

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "3"
- 3-debian-11
- 3.2.0
- 3.2.1
- latest