[bitnami/kong] Release 2.8.3-debian-11-r2 (#12498)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-11-04 07:50:07 +01:00
committed by GitHub
parent a2e9cddac9
commit e95124a74f
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="2.8.3-debian-11-r0" \
org.opencontainers.image.ref.name="2.8.3-debian-11-r2" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/kong" \
org.opencontainers.image.title="kong" \
org.opencontainers.image.vendor="VMware, Inc." \
@@ -22,7 +22,7 @@ RUN install_packages ca-certificates curl libcrypt1 libgcc-s1 libpcre3 libprotob
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
"kong-2.8.3-0-linux-${OS_ARCH}-debian-11" \
"kong-2.8.3-2-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@@ -8,9 +8,9 @@
},
"kong": {
"arch": "amd64",
"digest": "2162a76a23e2b62eed2c9646371554b1094342f66d9409e8e934c262d37c0b58",
"digest": "6e922c6ffc8a00323d929cb5f68da0f82104030c28dc1e59f63b0c022d8d191f",
"distro": "debian-11",
"type": "NAMI",
"version": "2.8.3-0"
"version": "2.8.3-2"
}
}