feat(action): bump docker image to gcr.io/distroless/python3-debian12
This commit is contained in:
parent
0978341ede
commit
b7cf165cd6
@ -1,4 +1,4 @@
|
|||||||
FROM gcr.io/distroless/python3-debian10
|
FROM gcr.io/distroless/python3-debian12
|
||||||
|
|
||||||
COPY action /action
|
COPY action /action
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ The following parameters can be used as `step.with` keys:
|
|||||||
|
|
||||||
| Name | Type | Default | Required |Description |
|
| Name | Type | Default | Required |Description |
|
||||||
| ------------------ | ------ | ------- |--------- |--------------------------------- |
|
| ------------------ | ------ | ------- |--------- |--------------------------------- |
|
||||||
| `versions ` | String | | yes | comma separated list of versions |
|
| `versions` | String | | yes | comma separated list of versions |
|
||||||
|
|
||||||
|
|
||||||
## Example usage
|
## Example usage
|
||||||
|
Loading…
Reference in New Issue
Block a user