mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
[bitnami/fluentd] Release 1.15.3-debian-11-r17 (#17665)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -4,7 +4,7 @@ ARG TARGETARCH
|
|||||||
|
|
||||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||||
org.opencontainers.image.ref.name="1.15.3-debian-11-r16" \
|
org.opencontainers.image.ref.name="1.15.3-debian-11-r17" \
|
||||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/fluentd" \
|
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/fluentd" \
|
||||||
org.opencontainers.image.title="fluentd" \
|
org.opencontainers.image.title="fluentd" \
|
||||||
org.opencontainers.image.vendor="VMware, Inc." \
|
org.opencontainers.image.vendor="VMware, Inc." \
|
||||||
@@ -22,7 +22,7 @@ RUN install_packages ca-certificates curl libcrypt1 libgcc-s1 libjemalloc-dev li
|
|||||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||||
COMPONENTS=( \
|
COMPONENTS=( \
|
||||||
"ruby-3.1.3-0-linux-${OS_ARCH}-debian-11" \
|
"ruby-3.1.3-0-linux-${OS_ARCH}-debian-11" \
|
||||||
"gosu-1.14.0-156-linux-${OS_ARCH}-debian-11" \
|
"gosu-1.16.0-0-linux-${OS_ARCH}-debian-11" \
|
||||||
"fluentd-1.15.3-1-linux-${OS_ARCH}-debian-11" \
|
"fluentd-1.15.3-1-linux-${OS_ARCH}-debian-11" \
|
||||||
) && \
|
) && \
|
||||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||||
|
|||||||
@@ -8,10 +8,10 @@
|
|||||||
},
|
},
|
||||||
"gosu": {
|
"gosu": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
"digest": "7969f4cc8ad0a260f891cccf5694686a513f4706b48771d605645be1f3f072e2",
|
"digest": "c42abbc5d57ba4c33c89e4daf46c33b0173565fbf533ef7a60281cf3283f611f",
|
||||||
"distro": "debian-11",
|
"distro": "debian-11",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "1.14.0-156"
|
"version": "1.16.0-0"
|
||||||
},
|
},
|
||||||
"ruby": {
|
"ruby": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
|
|||||||
Reference in New Issue
Block a user