From 780309ba9bc0784cc1ffc49e82b2919a1b35a25c Mon Sep 17 00:00:00 2001 From: Hiroshi Hatake Date: Wed, 10 Dec 2025 16:20:23 +0900 Subject: [PATCH] release: Update to v4.1.2 Signed-off-by: Hiroshi Hatake Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- installation/downloads/docker.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/installation/downloads/docker.md b/installation/downloads/docker.md index d9e593824..4f4ff5b21 100644 --- a/installation/downloads/docker.md +++ b/installation/downloads/docker.md @@ -44,6 +44,8 @@ The following table describes the Linux container tags that are available on Doc | ------------ | ------------------------- | -------------------------------------------------------------- | | 4.2.0-debug | x86_64, arm64v8, arm32v7, s390x | Debug images | | 4.2.0 | x86_64, arm64v8, arm32v7, s390x | Release [v4.2.0](https://fluentbit.io/announcements/v4.2.0/) | +| 4.1.2-debug | x86_64, arm64v8, arm32v7, s390x | Debug images | +| 4.1.2 | x86_64, arm64v8, arm32v7, s390x | Release [v4.1.2](https://fluentbit.io/announcements/v4.1.2/) | | 4.1.1-debug | x86_64, arm64v8, arm32v7, s390x | Debug images | | 4.1.1 | x86_64, arm64v8, arm32v7, s390x | Release [v4.1.1](https://fluentbit.io/announcements/v4.1.1/) | | 4.1.0-debug | x86_64, arm64v8, arm32v7, s390x | Debug images |