Update README.md

This commit is contained in:
Clement Tsang
2023-01-11 01:07:37 -05:00
committed by GitHub
parent ef9110c42e
commit d8cf79d3bc

View File

@@ -36,7 +36,7 @@ The action returns either `true` or `false`, indicating if the derived image dif
```yaml
- name: Run
id: run
uses: ClementTsang/docker-check-base-image-diff@v0.0.1-alpha
uses: ClementTsang/docker-check-base-image-diff@v0.0.2
with:
base-image: docker://rust:slim-buster
derived-image: docker://ghcr.io/clementtsang/cargo-deb-arm