Skip to content

Commit 20ae181

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

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
@@ -33,7 +33,7 @@ To enable immutable tags for your repository:
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.
3434
- **Specific tags are immutable:**
3535
Define specific tags that cannot be updated after creation using RegEx values.
36-
6. Click **Save**.
36+
6. Select **Save**.
3737

3838
Once enabled, all tags are locked to their specific images, ensuring that each tag always points to the same image version and cannot be modified.
3939

0 commit comments

Comments
 (0)