Skip to content

Commit

Permalink
Merge pull request compose-spec#185 from MichaelLutaaya/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeloof committed Sep 10, 2021
2 parents b369fe5 + e418731 commit b33e716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.md
Expand Up @@ -1097,7 +1097,7 @@ as `[<registry>/][<project>/]<image>[:<tag>|@<digest>]`.
```yml
image: redis
image: redis:5
image: redis@sha356:0ed5d5928d4737458944eb604cc8509e245c3e19d02ad83935398bc4b991aac7
image: redis@sha256:0ed5d5928d4737458944eb604cc8509e245c3e19d02ad83935398bc4b991aac7
image: library/redis
image: docker.io/library/redis
image: my_private.registry:5000/redis
Expand Down

0 comments on commit b33e716

Please sign in to comment.