Fix README

This commit is contained in:
Phillip Webb
2020-12-10 14:13:05 -08:00
parent c14be4e84b
commit cae5ed81cd

View File

@@ -11,7 +11,7 @@ $ docker build --no-cache -f <image-folder>/Dockerfile .
For example
----
$ docker build --no-cache -f spring-boot-ci-image/Dockerfile .
$ docker build --no-cache -f ci-image/Dockerfile .
----
To test run: