Skip to content

Commit d58ac08

Browse files
committed
typo
1 parent 44fbf12 commit d58ac08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/sphinx-guides/source/container/app-image.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ For now, stale images will be kept on Docker Hub indefinitely.
8181
| Example: :substitution-code:`|nextVersion|-noble`
8282
| Summary: Rolling tag, equivalent to ``unstable`` for current development cycle.
8383
Will roll over to the rolling production tag after a Dataverse release.
84-
| Discussion: Perhaps you are eager to starting testing features of an upcoming version (e.g. |nextVersion|) in a staging environment. You select the :substitution-code:`|nextVersion|-noble` tag (as opposed to ``unstable``) because you want to stay on |nextVersion| rather switching to the version **after that** when a release is made (which would happen if you had selected the ``unstable`` tag). Also, when the next release comes out (|nextVersion| in this example), you would stay on the :substitution-code:`|nextVersion|-noble` tag, which is the same tag that someone would use who wants the final release of |nextVersion|. (See "Rolling Production", above.)
84+
| Discussion: Perhaps you are eager to starting testing features of an upcoming version (e.g. |nextVersion|) in a staging environment. You select the :substitution-code:`|nextVersion|-noble` tag (as opposed to ``unstable``) because you want to stay on |nextVersion| rather than switching to the version **after that** when a release is made (which would happen if you had selected the ``unstable`` tag). Also, when the next release comes out (|nextVersion| in this example), you would stay on the :substitution-code:`|nextVersion|-noble` tag, which is the same tag that someone would use who wants the final release of |nextVersion|. (See "Rolling Production", above.)
8585
8686
**NOTE**: In these tags for development usage, the version number will always be 1 minor version ahead of existing Dataverse releases.
8787
Example: Assume Dataverse ``6.x`` is released, ``6.(x+1)`` is underway.

0 commit comments

Comments
 (0)