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
* Consider doing a [test-deployment](https://github.com/xdev-software/testcontainers-java-advanced-imagebuilder/actions/workflows/test-deploy.yml?query=branch%3Adevelop) before actually releasing.
39
+
* Consider doing a [test-deployment](https://github.com/xdev-software/testcontainers-advanced-imagebuilder/actions/workflows/test-deploy.yml?query=branch%3Adevelop) before actually releasing.
40
40
* Check the [changelog](CHANGELOG.md)
41
41
42
42
If the ``develop`` is ready for release, create a pull request to the ``master``-Branch and merge the changes
@@ -15,10 +15,10 @@ A re-implementation of [Testcontainers Image-Builder](https://java.testcontainer
15
15
* Makes logger non generic and therefore controllable
16
16
* Cleaned up some code
17
17
18
-
A common use case - that can also be seen [inside the demo](./testcontainers-java-advanced-imagebuilder-demo/src/main/java/software/xdev/Application.java) - is for creating an image - used in e.g. Integration tests - for an application that is also inside the same repo.
18
+
A common use case - that can also be seen [inside the demo](./testcontainers-advanced-imagebuilder-demo/src/main/java/software/xdev/Application.java) - is for creating an image - used in e.g. Integration tests - for an application that is also inside the same repo.
19
19
20
20
## Installation
21
-
[Installation guide for the latest release](https://github.com/xdev-software/testcontainers-java-advanced-imagebuilder/releases/latest#Installation)
21
+
[Installation guide for the latest release](https://github.com/xdev-software/testcontainers-advanced-imagebuilder/releases/latest#Installation)
22
22
23
23
## Support
24
24
If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).
@@ -27,4 +27,4 @@ If you need support as soon as possible and you can't wait for any pull request,
27
27
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
28
28
29
29
## Dependencies and Licenses
30
-
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/testcontainers-java-advanced-imagebuilder/dependencies)
30
+
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/testcontainers-advanced-imagebuilder/dependencies)
0 commit comments