Update README.md

This commit is contained in:
Clement Tsang
2022-05-30 20:24:45 -04:00
committed by GitHub
parent c827147873
commit 74b62bb20f

View File

@@ -1,2 +1,5 @@
# docker-check-base-image-updated
A Github Action that checks for Docker base image updates. Leverages skopeo and jq.
Based on [lucacome's docker-image-update-checker](https://github.com/lucacome/docker-image-update-checker).