Browse Source

Fix README

pull/24789/head
Phillip Webb 5 years ago
parent
commit
cae5ed81cd
  1. 2
      ci/images/README.adoc

2
ci/images/README.adoc

@ -11,7 +11,7 @@ $ docker build --no-cache -f <image-folder>/Dockerfile . @@ -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:

Loading…
Cancel
Save