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 e8c782c commit a044b8aCopy full SHA for a044b8a
README.md
@@ -21,8 +21,8 @@ both the exact version of Silverpeas and the exact version of Wildfly used by th
21
22
$ ./build.sh 6.0 10.1.0
23
24
-This will build a Docker image for Silverpeas 6.0 (not yet available) and with Wildfly 10.1.0 with
25
-the tag `silverpeas/silverpeas-test-6.0`. The versions passed as argument have to match the
+This will build a Docker image for Silverpeas 6.0 and with Wildfly 10.1.0 with
+the tag `silverpeas/silverpeas-test:6.0`. The versions passed as argument have to match the
26
available versions of both Silverpeas and Wildfly; indeed, Silverpeas and Wildfly will be downloaded
27
from their respective project Web site.
28
0 commit comments