Docker image for using the diffy cli tool.
This Docker image adds the diffy cli tool to the base alpine:latest
image.
- To generate new images for the latest diffy cli version:
-
- Go to the diffy cli repo and find the latest version.
-
- Update the
src/Dockerfile
and set the DIFFY_VERSION variable to the desired version.
- Update the
-
- Commit and tag the main branch with
v
followed by the version number: exv0.1.22
- Commit and tag the main branch with
-
- Push the updates and tag upstream.
Please email [email protected] with security concerns.