Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 4b35f8a

Browse files
committed
README: add indent for readability
Signed-off-by: Hidde Beydals <hello@hidde.co>
1 parent acd70d7 commit 4b35f8a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,9 @@ Change the default value of `LIBGIT2_VERSION` in `hack/Makefile`, if applicable,
146146

147147
For the `main` branch, images are pushed automatically to a tag matching the branch name, and a tag in the format of
148148
`sha-<Git sha>`. In addition, images are created for new tags, with as preferred format:
149-
`<Go SemVer>-<image variant>-libgit2-<libgit2 SemVer>`. For example, `1.16.8-bullseye-libgit2-1.1.1` for an image with
149+
`<Go SemVer>-<image variant>-libgit2-<libgit2 SemVer>`.
150+
151+
For example, `1.16.8-bullseye-libgit2-1.1.1` for an image with
150152
**Go 1.16.8** based on **Debian bullseye** with **libgit2 1.1.1** included.
151153

152154
[xx]: https://github.com/tonistiigi/xx

0 commit comments

Comments
 (0)