Skip to content

Commit 45589f8

Browse files
committed
installation: docker: v1.6.10
Signed-off-by: Eduardo Silva <[email protected]>
1 parent e20bc3e commit 45589f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

installation/docker.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The following table describe the tags are available on Docker Hub [fluent/fluent
99
| Tag\(s\) | Manifest Architectures | Description |
1010
| :--- | :--- | :--- |
1111
| 1.6 | x86\_64, arm64v8, arm32v7 | Latest release of 1.6.x series. |
12+
| 1.6.10 | x86\_64, arm64v8, arm32v7 | Release [v1.6.10](https://fluentbit.io/announcements/v1.6.10/) |
13+
| 1.6-debug, 1.6.10-debug | x86\_64 | v1.6.x releases + Busybox |
1214
| 1.6.9 | x86\_64, arm64v8, arm32v7 | Release [v1.6.9](https://fluentbit.io/announcements/v1.6.9/) |
1315
| 1.6-debug, 1.6.9-debug | x86\_64 | v1.6.x releases + Busybox |
1416
| 1.6.8 | x86\_64, arm64v8, arm32v7 | Release [v1.6.8](https://fluentbit.io/announcements/v1.6.8/) |
@@ -84,4 +86,3 @@ Alpine Linux uses Musl C library instead of Glibc. Musl is not fully compatible
8486
Our Docker containers images are deployed thousands of times per day, we take security and stability very seriously.
8587

8688
The _latest_ tag _most of the time_ points to the latest stable image. When we release a major update to Fluent Bit like for example from v1.3.x to v1.4.0, we don't move _latest_ tag until 2 weeks after the release. That give us extra time to verify with our community that everything works as expected.
87-

0 commit comments

Comments
 (0)