fix readme

This commit is contained in:
Nick Kubala 2018-04-20 09:51:44 -07:00
parent fdd3236b39
commit 856265ee30
No known key found for this signature in database
GPG Key ID: 4C480CCDE02CDD80
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ Similar tools include:
* [img](https://github.com/genuinetools/img)
* [orca-build](https://github.com/cyphar/orca-build)
* [buildah](https://github.com/projectatomic/buildah)
* [FTL](https://github.com/GoogleContainerTools/runtimes-common/tree/master/ftl)
* [FTL](https://github.com/GoogleCloudPlatform/runtimes-common/tree/master/ftl)
* [Bazel rules_docker](https://github.com/bazelbuild/rules_docker)
All of these tools build container images with different approaches.