Skip to content

Commit 52701c4

Browse files
authored
Fix broken formatting
1 parent c5c5cbe commit 52701c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basics/update-strategies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The following update strategies are currently supported:
1919
* [digest](#strategy-digest) - Update to the latest version of a given version (tag), using the tag's SHA digest
2020
* [name/alphabetical](#strategy-name) - Sorts tags alphabetically and update to the one with the highest cardinality
2121

22-
!!!warning "Renamed image update strategies
22+
!!!warning "Renamed image update strategies"
2323
The `latest` strategy has been renamed to `newest-build`, and `name` strategy has been renamed to `alphabetical`.
2424
Please switch to the new convention as support for the old naming convention will be removed in future releases.
2525

0 commit comments

Comments
 (0)