Skip to content

Commit 29a641d

Browse files
committed
specify tag for registry-image resource
Signed-off-by: Taylor Silva <[email protected]>
1 parent 4ced7ee commit 29a641d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lit/docs/guides/container-images.lit

+2
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
icon: docker
6969
source:
7070
repository: ((image-repo-name))/simple-image
71+
tag: latest
7172
username: ((registry-username))
7273
password: ((registry-password))
7374
}}
@@ -273,6 +274,7 @@
273274
icon: docker
274275
source:
275276
repository: ((image-repo-name))/simple-image
277+
tag: latest
276278
username: ((registry-username))
277279
password: ((registry-password))
278280

0 commit comments

Comments
 (0)