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