mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
[bitnami/wavefront-proxy] Release 12.0.0-debian-11-r15 (#17881)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -5,7 +5,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="12.0.0-debian-11-r14" \
|
||||
org.opencontainers.image.ref.name="12.0.0-debian-11-r15" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/wavefront-proxy" \
|
||||
org.opencontainers.image.title="wavefront-proxy" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -24,7 +24,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"java-11.0.17-7-2-linux-${OS_ARCH}-debian-11" \
|
||||
"wavefront-proxy-12.0.0-0-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.15.0-0-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.16.0-0-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
"digest": "cf92ae9a5a56e7394b7c9c13f26190f7c95e10df46bc41694f17ab8a5c08a904",
|
||||
"digest": "c42abbc5d57ba4c33c89e4daf46c33b0173565fbf533ef7a60281cf3283f611f",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.15.0-0"
|
||||
"version": "1.16.0-0"
|
||||
},
|
||||
"java": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user