Skip to content

Commit 4c24f1c

Browse files
Update content/manuals/docker-hub/repos/manage/hub-images/immutable-tags.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent 20ae181 commit 4c24f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/docker-hub/repos/manage/hub-images/immutable-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To enable immutable tags for your repository:
2727
3. Select the repository where you want to enable immutable tags.
2828
4. Go to **Settings** > **General**.
2929
5. Under **Tag mutability settings**, select one of the following options:
30-
- **All tags are mutable (Default):**
30+
- **All tags are mutable (Default)**:
3131
Tags can be changed to reference a different image. This allows you to retarget a tag without creating a new one.
3232
- **All tags are immutable:**
3333
Tags cannot be updated to point to a different image after creation. This ensures consistency and prevents accidental changes. This includes the `latest` tag.

0 commit comments

Comments
 (0)