Adpat frontend to build docker image with buildah
This commit is contained in:
+5
-2
@@ -164,10 +164,13 @@
|
||||
<image>gcr.io/distroless/base-nossl-debian12</image>
|
||||
</from>
|
||||
<to>
|
||||
<!-- override at build time: -Djib.to.image=registry/org/image:tag -->
|
||||
<image>ai-teacher-backend</image>
|
||||
<image>zot.immich-ad.ovh/home/ai-teacher-backend</image>
|
||||
<tags>
|
||||
<tag>latest</tag>
|
||||
</tags>
|
||||
</to>
|
||||
<container>
|
||||
<format>OCI</format>
|
||||
<ports>
|
||||
<port>8080</port>
|
||||
</ports>
|
||||
|
||||
Reference in New Issue
Block a user