Skip to content

Commit 98a495a

Browse files
jschalztrloftsh
andauthored
Update docs/pages/configuration/images/image-definition/tags.mdx
Co-authored-by: trloftsh <101590542+trloftsh@users.noreply.github.com>
1 parent 576269d commit 98a495a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/pages/configuration/images/image-definition

docs/pages/configuration/images/image-definition/tags.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ images:
2020
```
2121
2222
:::info Unique Tags For Development
23-
**Make sure tags are unique** when defining a custom tagging schema for development. Unique tags ensure that your application gets started with the newly built image instead of using an older, cached version. Therefore, it is highly recommended for non-production tags to either use `#` placeholders or `devspace.timestamp` as a suffix in your tagging schema (see [example below](#example-custom-tagging-schema)).
23+
**Make sure tags are unique** when defining a custom tagging schema for development. Unique tags ensure your application starts with the newly built image instead of using an older, cached version. Therefore, it is highly recommended for non-production tags to either use `#` placeholders or `devspace.timestamp` as a suffix in your tagging schema (see [example below](#example-custom-tagging-schema)).
2424
:::
2525

2626
#### Default Value For `tag`

0 commit comments

Comments
 (0)