📓update readme
This commit is contained in:
@@ -10,6 +10,6 @@ Because the gif generation requires some native libs, we cannot use a node.js ac
|
|||||||
|
|
||||||
Use a docker action instead, the image is created from the [Dockerfile](./Dockerfile).
|
Use a docker action instead, the image is created from the [Dockerfile](./Dockerfile).
|
||||||
|
|
||||||
It's published to [dockerhub](https://hub.docker.com/repository/docker/platane/snk) which makes for faster build ( compare to building the image when the action runs )
|
It's published to [dockerhub](https://hub.docker.com/r/platane/snk) which makes for faster build ( compare to building the image when the action runs )
|
||||||
|
|
||||||
Notice that the [action.yml](../../action.yml) point to the latest version of the image. Which makes releasing sematic versioning of the action pointless. Which is probably fine for a wacky project like this one.
|
Notice that the [action.yml](../../action.yml) point to the latest version of the image. Which makes releasing sematic versioning of the action pointless. Which is probably fine for a wacky project like this one.
|
||||||
|
|||||||
Reference in New Issue
Block a user