Skip to content

Commit cd5bdc1

Browse files
committed
breaking stuff to test
Signed-off-by: Lynette Miles <[email protected]>
1 parent f995537 commit cd5bdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Alpine Linux uses Musl C library instead of Glibc. Musl isn't fully compatible w
253253
### Why use distroless containers?
254254

255255
The reasons for using distroless are well covered in
256-
[Why should I use Distroless images?](https://github.com/GoogleContainerTools/distroless#why-should-i-use-distroless-images).
256+
[Why should I use Distroless images?](https://gthub.com/GoogleContainerTools/distroless#why-should-i-use-distroless-images).
257257

258258
- Include only what you need, reduce the attack surface available.
259259
- Reduces size and improves performance.

0 commit comments

Comments
 (0)