Skip to content

Commit c448901

Browse files
fix: add missing 4.1 images (#2176)
Signed-off-by: Patrick Stephens <pat@fluent.do>
1 parent 857d1e8 commit c448901

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

installation/downloads/docker.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ The following table describes the Linux container tags that are available on Doc
4444
| ------------ | ------------------------- | -------------------------------------------------------------- |
4545
| 4.2.0-debug | x86_64, arm64v8, arm32v7, s390x | Debug images |
4646
| 4.2.0 | x86_64, arm64v8, arm32v7, s390x | Release [v4.2.0](https://fluentbit.io/announcements/v4.2.0/) |
47+
| 4.1.1-debug | x86_64, arm64v8, arm32v7, s390x | Debug images |
48+
| 4.1.1 | x86_64, arm64v8, arm32v7, s390x | Release [v4.1.1](https://fluentbit.io/announcements/v4.1.1/) |
49+
| 4.1.0-debug | x86_64, arm64v8, arm32v7, s390x | Debug images |
50+
| 4.1.0 | x86_64, arm64v8, arm32v7, s390x | Release [v4.1.0](https://fluentbit.io/announcements/v4.1.0/) |
4751
| 4.0.13-debug | x86_64, arm64v8, arm32v7, s390x | Debug images |
4852
| 4.0.13 | x86_64, arm64v8, arm32v7, s390x | Release [v4.0.13](https://fluentbit.io/announcements/v4.0.13/) |
4953
| 4.0.12-debug | x86_64, arm64v8, arm32v7, s390x | Debug images |

0 commit comments

Comments
 (0)