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 523a4d4 commit ec3899bCopy full SHA for ec3899b
README.md
@@ -113,7 +113,7 @@ user@localhost:/home/user/mapping-service$
113
Now you'll have to create an image containing the microservice. This can be done via a script.
114
On default the created images will be tagged as follows:
115
116
-*'latest tag'-'actual date(yyyy-mm-dd)'* (e.g.: 1.2.0-2023-06-27)
+*'latest tag'-'actual date(yyyy-mm-dd)'* (e.g.: 1.1.0-2023-06-27)
117
118
```
119
user@localhost:/home/user/mapping-service$ bash docker/buildDocker.sh
0 commit comments