diff options
Diffstat (limited to 'ubuntu/pom.xml')
-rw-r--r-- | ubuntu/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index e84c6868..0ee414ed 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -84,6 +84,7 @@ <name>${image.name}</name> <build> <cleanup>try</cleanup> + <noCache>true</noCache> <contextDir>${basedir}/target/docker-stage</contextDir> <dockerFile>Dockerfile</dockerFile> <tags> |