aboutsummaryrefslogtreecommitdiffstats
path: root/installation/dgbuilder/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'installation/dgbuilder/pom.xml')
-rw-r--r--installation/dgbuilder/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml
index f1f6c16d..3d2ecb59 100644
--- a/installation/dgbuilder/pom.xml
+++ b/installation/dgbuilder/pom.xml
@@ -42,7 +42,7 @@
<dockerFile>${basedir}/target/docker-stage/Dockerfile</dockerFile>
<tags>
<tag>${project.version}</tag>
- <tag>latest</tag>
+ <tag>1.0-STAGING-latest</tag>
</tags>
</build>
</image>