mirror of
https://github.com/kitabisa/docker-slim-action.git
synced 2025-04-14 18:56:05 +00:00
docs: fix warning notice
This commit is contained in:
parent
8485ba730b
commit
1ca67f5c1a
@ -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.
|
||||
|
||||
<details>
|
||||
<summary>You can also control the behavior of the Slim build command by setting the following environment variables:</summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user