Move to apachehudi dockerhub repository & use openjdk docker containers
This commit is contained in:
committed by
vinoth chandar
parent
36ef94004e
commit
243c58f77c
@@ -61,7 +61,7 @@
|
||||
<configuration>
|
||||
<skip>${docker.build.skip}</skip>
|
||||
<pullNewerImage>false</pullNewerImage>
|
||||
<repository>varadarb/hudi-hadoop_${docker.hadoop.version}-datanode</repository>
|
||||
<repository>apachehudi/hudi-hadoop_${docker.hadoop.version}-datanode</repository>
|
||||
<forceTags>true</forceTags>
|
||||
<tag>latest</tag>
|
||||
</configuration>
|
||||
@@ -77,7 +77,7 @@
|
||||
<configuration>
|
||||
<skip>${docker.build.skip}</skip>
|
||||
<pullNewerImage>false</pullNewerImage>
|
||||
<repository>varadarb/hudi-hadoop_${docker.hadoop.version}-datanode</repository>
|
||||
<repository>apachehudi/hudi-hadoop_${docker.hadoop.version}-datanode</repository>
|
||||
<forceTags>true</forceTags>
|
||||
<tag>${project.version}</tag>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user