diff --git a/ci/images/README.adoc b/ci/images/README.adoc index 84eae1609ed..a2f45c56262 100644 --- a/ci/images/README.adoc +++ b/ci/images/README.adoc @@ -11,7 +11,7 @@ $ docker build --no-cache -f /Dockerfile . For example ---- -$ docker build --no-cache -f spring-boot-ci-image/Dockerfile . +$ docker build --no-cache -f ci-image/Dockerfile . ---- To test run: