Skip to content

Commit cae5ed8

Browse files
committed
Fix README
1 parent c14be4e commit cae5ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ $ docker build --no-cache -f <image-folder>/Dockerfile .
1111
For example
1212

1313
----
14-
$ docker build --no-cache -f spring-boot-ci-image/Dockerfile .
14+
$ docker build --no-cache -f ci-image/Dockerfile .
1515
----
1616

1717
To test run:

0 commit comments

Comments
 (0)