Skip to content

Commit 6708711

Browse files
authored
Merge pull request #126 from thawn/main
fix oras bootstrap agent example
2 parents 79b183f + 47c446b commit 6708711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appendix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ module to use.
611611

612612
.. code:: singularity
613613
614-
From: oras://registry/namespace/image:tag
614+
From: registry/namespace/image:tag
615615
616616
The ``From`` keyword is mandatory. It specifies the container to use as
617617
a base. Also,``tag`` is mandatory that refers to the version of image

0 commit comments

Comments
 (0)