Code Review
/
institute
/
sw-backend.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a986b4d
)
chore: 修改镜像命名前缀
author
刘洪青
<hongqing.liu@supwisdom.com>
Tue, 3 Sep 2019 05:54:50 +0000
(13:54 +0800)
committer
刘洪青
<hongqing.liu@supwisdom.com>
Tue, 3 Sep 2019 05:54:50 +0000
(13:54 +0800)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
1166bb6
..
d101757
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-42,7
+42,7
@@
<dockerfile-maven-plugin.version>1.4.8</dockerfile-maven-plugin.version>
<dockerfile.image.server>harbor.supwisdom.com</dockerfile.image.server>
- <dockerfile.image.prefix>sw-
backend
</dockerfile.image.prefix>
+ <dockerfile.image.prefix>sw-
admin-framework
</dockerfile.image.prefix>
<infras.version>0.1.1-SNAPSHOT</infras.version>