Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 826b584

Browse files
authored
Merge pull request #8 from docker/readme-fix
Correct example tag_with_sha
2 parents 6674397 + 89d33d8 commit 826b584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Then the image will be tagged with:
131131
myregistry/myorg/myimage:foo
132132
myregistry/myorg/myimage:bar
133133
myregistry/myorg/myimage:lastest
134-
myregistry/myorg/myimage:c6df8c6
134+
myregistry/myorg/myimage:sha-c6df8c6
135135
```
136136

137137
## Building github-actions

0 commit comments

Comments
 (0)