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

Commit d616dea

Browse files
authored
Merge pull request #2 from fluxcd/update-release-docs
2 parents 59b9b24 + 7446fee commit d616dea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,10 @@ For the `main` branch, images are pushed automatically to a tag matching the bra
154154
For example, `1.16.8-bullseye-libgit2-1.1.1` for an image with
155155
**Go 1.16.8** based on **Debian bullseye** with **libgit2 1.1.1** included.
156156

157+
In case changes happen to the `Dockerfile` while the `Go` or `libgit2` versions do not change, sequential tags should
158+
be suffixed with `-<seq num in range>`. For example, `1.16.8-bullseye-libgit2-1.1.1-2` for the **third** container image
159+
with these versions.
160+
157161
[xx]: https://github.com/tonistiigi/xx
158162
[Go container image]: https://hub.docker.com/_/golang
159163
[libgit2]: https://github.com/libgit2/libgit2

0 commit comments

Comments
 (0)