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 3817eb8 commit 263d375Copy full SHA for 263d375
docker-modules/docker-multi-module-maven/api/pom.xml
@@ -44,7 +44,7 @@
44
<image>openjdk:17-slim</image>
45
</from>
46
<to>
47
- <image>baeldung-demo:v2.2</image>
+ <image>baeldung-demo:from-jib</image>
48
</to>
49
<container>
50
<mainClass>com.baeldung.api.Application</mainClass>
0 commit comments