diff --git a/README.md b/README.md index 9b61102..e933a54 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,8 @@ The following input actions are supported: | `target` | Target container image (name or ID) | 🟢 | string | | | `version` | Define Slim version | 🔴 | string | | -> **Warning**: Enabling the `overwrite` option will result in the replacement of the target image (original) with its slimmed version, regardless of the `tag` input. +> **Warning** +> Enabling the `overwrite` option will result in the replacement of the target image (original) with its slimmed version, regardless of the `tag` input.
You can also control the behavior of the Slim build command by setting the following environment variables: