[bitnami/spring-cloud-dataflow-composed-task-runner] Release 2.10.2-debian-11-r2 (#27417)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-03-14 19:28:42 +01:00
committed by GitHub
parent 5f31c4f247
commit 7413c924b1
2 changed files with 2 additions and 4 deletions

View File

@@ -4,10 +4,10 @@ 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-03-11T17:50:42Z" \
org.opencontainers.image.created="2023-03-14T18:07:05Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.10.2-debian-11-r1" \
org.opencontainers.image.ref.name="2.10.2-debian-11-r2" \
org.opencontainers.image.title="spring-cloud-dataflow-composed-task-runner" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.10.2"

View File

@@ -6,8 +6,6 @@
[Overview of SCDF Composed Task Runner](https://github.com/spring-cloud/spring-cloud-dataflow)
## TL;DR
```console