|
@@ -55,7 +55,7 @@
|
|
<artifactId>dockerfile-maven-plugin</artifactId>
|
|
<artifactId>dockerfile-maven-plugin</artifactId>
|
|
<version>1.4.12</version>
|
|
<version>1.4.12</version>
|
|
<configuration>
|
|
<configuration>
|
|
- <repository>registry.cn-shenzhen.aliyuncs.com/themis/admin</repository>
|
|
|
|
|
|
+ <repository>registry.cn-shenzhen.aliyuncs.com/online_exam/admin</repository>
|
|
<tag>${project.version}</tag>
|
|
<tag>${project.version}</tag>
|
|
<contextDirectory>${project.baseDir}</contextDirectory>
|
|
<contextDirectory>${project.baseDir}</contextDirectory>
|
|
<useMavenSettingsForAuth>true</useMavenSettingsForAuth>
|
|
<useMavenSettingsForAuth>true</useMavenSettingsForAuth>
|