Skip to content

Commit 82788fc

Browse files
committed
docker from redhat/ubi10-micro:10.0
1 parent a0bcf1c commit 82788fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,10 +349,10 @@
349349
</executions>
350350
<configuration>
351351
<from>
352-
<image>redhat/ubi10-micro:10</image>
352+
<image>redhat/ubi10-micro:10.0</image>
353353
</from>
354354
<to>
355-
<image>ebean-insight</image>
355+
<image>docker.io/rbygrave/ebean-insight</image>
356356
<tags>${project.version}</tags>
357357
</to>
358358
<container>

0 commit comments

Comments
 (0)