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 a684f4c commit cd6fad9Copy full SHA for cd6fad9
pom.xml
@@ -195,7 +195,7 @@
195
<image>gcr.io/distroless/java17-debian11:nonroot</image>
196
</from>
197
<to>
198
- <image>snapshot.onegini.com/${docker.groupName}/${docker.imageName}</image>
+ <image>snapshot.onewelcome.com/${docker.groupName}/${docker.imageName}</image>
199
<tags>${project.version},${git.commit.id.describe}</tags>
200
</to>
201
</configuration>
0 commit comments