increase short commit hash length to 12 for uniqueness

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2024-10-31 10:11:17 +01:00
parent d31acd5065
commit bb9c6dd583
3 changed files with 67 additions and 66 deletions

View File

@ -722,7 +722,8 @@ tags: |
type=sha,format=long
```
Output Git short commit (or long if specified) as Docker tag like `sha-ad132f5`.
Output Git short commit (or long if specified) as Docker tag like
`sha-860c1904a1ce`.
Extended attributes and default values: