diff --git a/bitnami/fluent-bit/1/debian-11/Dockerfile b/bitnami/fluent-bit/1/debian-11/Dockerfile index 5e3a34c4834f..44cf853ebad8 100644 --- a/bitnami/fluent-bit/1/debian-11/Dockerfile +++ b/bitnami/fluent-bit/1/debian-11/Dockerfile @@ -4,7 +4,8 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="1.9.10-debian-11-r14" \ + org.opencontainers.image.licenses="Apache-2.0" \ + org.opencontainers.image.ref.name="1.9.10-debian-11-r15" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/fluent-bit" \ org.opencontainers.image.title="fluent-bit" \ org.opencontainers.image.vendor="VMware, Inc." \