Skip to content

Commit 8d9f59c

Browse files
committed
Update warning about ports published to 127.0.0.1
Fixed in 28.0.0 - aligning with packet-filtering-firewalls.md. Signed-off-by: Rob Murray <[email protected]>
1 parent c818356 commit 8d9f59c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/engine/network/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ Here are some examples:
160160
>
161161
> > [!WARNING]
162162
> >
163-
> > Hosts within the same L2 segment (for example, hosts connected to the same
164-
> > network switch) can reach ports published to localhost.
163+
> > In releases older than 28.0.0, hosts within the same L2 segment (for example,
164+
> > hosts connected to the same network switch) can reach ports published to localhost.
165165
> > For more information, see
166166
> > [moby/moby#45610](https://github.com/moby/moby/issues/45610)
167167

0 commit comments

Comments
 (0)