You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/manuals/docker-hub/repos/manage/hub-images/immutable-tags.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ To enable immutable tags for your repository:
29
29
5. Under **Tag mutability settings**, select one of the following options:
30
30
-**All tags are mutable (Default)**:
31
31
Tags can be changed to reference a different image. This allows you to retarget a tag without creating a new one.
32
-
-**All tags are immutable:**
32
+
-**All tags are immutable**:
33
33
Tags cannot be updated to point to a different image after creation. This ensures consistency and prevents accidental changes. This includes the `latest` tag.
34
34
-**Specific tags are immutable:**
35
35
Define specific tags that cannot be updated after creation using RegEx values.
0 commit comments