Skip to content

Commit cdc9f89

Browse files
committed
[bugfix] Correct alias name
1 parent 527094d commit cdc9f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<images>
203203
<image>
204204
<name>existdb/existdb:%v</name>
205-
<alias>exist-ci</alias>
205+
<alias>exist</alias>
206206
<build>
207207
<tags>
208208
<tag>${docker.tag}</tag>

0 commit comments

Comments
 (0)