Skip to content

Commit 33399b3

Browse files
committed
fix(docker): mutli arch images
enable local builds on ARM
1 parent ea37606 commit 33399b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
<images>
337337
<image>
338338
<alias>existdb-docs-tests</alias>
339-
<name>existdb/existdb:latest</name>
339+
<name>duncdrum/existdb:latest</name>
340340
<run>
341341
<ports>
342342
<port>8080:8080</port>

0 commit comments

Comments
 (0)