You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[https://hub.docker.com/r/openapitools/openapi-generator-online/](https://hub.docker.com/r/openapitools/openapi-generator-online/) (official web service)
195
195
196
-
#### Docker tags
197
-
198
-
`lastest` Tag contains the continuously built version from our `master` branch.
199
-
200
-
`v0.0.0` Tags correspond to a released version in this git repository. Examples:
201
-
202
-
*`v3.0.0` Tag
203
-
*`v3.0.1` Tag
204
-
*`v3.0.2` Tag
205
-
206
-
`0.0.x` Tags correspond to continuously built versions (after each commit), regardless of the branch it is built from. Examples:
207
-
208
-
*`3.0.x` Tag: contains first `3.0.2-SNAPSHOT` and after the `3.0.2` release it contains `3.0.3-SNAPSHOT` and so on.
209
-
*`3.1.x` Tag: contains first `3.1.0-SNAPSHOT` and after the `3.1.0` release it contains `3.1.1-SNAPSHOT` and so on.
210
-
*`4.0.x` Tag: contains first `4.0.0-SNAPSHOT` and after the `4.0.0` release it contains `4.0.1-SNAPSHOT` and so on.
0 commit comments