Skip to content

Commit b71e205

Browse files
committed
be consistent with label definitions
1 parent 274b280 commit b71e205

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vendor/redhat/labels.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ The Fields are:
2727
To reconstruct the authoritative source for an image, docker pull...
2828

2929
```
30-
$AuthoritativeRegistry/$Name:$Version-$Release
30+
$authoritative_source/$name:$version-$release
3131
```
3232

3333
Aka:
3434

3535
```
36-
$AuthoritativeRegistry[:PORT]/PRODUCT[$PRODUCTGEN][--$PLATFORMDIFFERENTIATOR]/REPO[$CONTENTGENERATION][--$PLATFORMDIFFERENTIATOR]:$COMPVER-$IMGBUILD
36+
$authoritative_source[:PORT]/PRODUCT[$PRODUCTGEN][--$PLATFORMDIFFERENTIATOR]/REPO[$CONTENTGENERATION][--$PLATFORMDIFFERENTIATOR]:$COMPVER-$IMGBUILD
3737
```
3838

3939
## Other labels

0 commit comments

Comments
 (0)