We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14be4e commit cae5ed8Copy full SHA for cae5ed8
ci/images/README.adoc
@@ -11,7 +11,7 @@ $ docker build --no-cache -f <image-folder>/Dockerfile .
11
For example
12
13
----
14
-$ docker build --no-cache -f spring-boot-ci-image/Dockerfile .
+$ docker build --no-cache -f ci-image/Dockerfile .
15
16
17
To test run:
0 commit comments