[bitnami/flink] Release 1.17.1-debian-11-r0 (#35337)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-05-26 13:49:43 +02:00
committed by GitHub
parent d06a524d04
commit 1d297744c8
3 changed files with 7 additions and 7 deletions

View File

@@ -4,13 +4,13 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-05-25T19:00:23Z" \
org.opencontainers.image.created="2023-05-26T11:18:07Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="1.16.1-debian-11-r24" \
org.opencontainers.image.ref.name="1.17.1-debian-11-r0" \
org.opencontainers.image.title="flink" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.16.1"
org.opencontainers.image.version="1.17.1"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -24,7 +24,7 @@ RUN install_packages acl ca-certificates curl gettext-base libjemalloc-dev procp
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"java-11.0.19-7-2-linux-${OS_ARCH}-debian-11" \
"flink-1.16.1-1-linux-${OS_ARCH}-debian-11" \
"flink-1.17.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/flink/postunpack.sh
RUN /opt/bitnami/scripts/java/postunpack.sh
ENV APP_VERSION="1.16.1" \
ENV APP_VERSION="1.17.1" \
BITNAMI_APP_NAME="flink" \
FLINK_HOME="/opt/bitnami/flink" \
JAVA_HOME="/opt/bitnami/java" \

View File

@@ -3,7 +3,7 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "1.16.1-1"
"version": "1.17.1-0"
},
"java": {
"arch": "amd64",

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "1"
- 1-debian-11
- 1.16.1
- 1.17.1
- latest