X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2Fmk%2FMakefile.include;h=f31d2cae41dce1abc2f56cdd12cc155c13a5fcea;hb=1d704d9e31c8a002f38afbbc33929d13baaa8e45;hp=4105295ed91a230553567f3c5bebb37c63bd7219;hpb=fa81f28edaf5962fbc034ddcf783c4298573500b;p=osm%2Fdevops.git diff --git a/docker/mk/Makefile.include b/docker/mk/Makefile.include index 4105295e..f31d2cae 100644 --- a/docker/mk/Makefile.include +++ b/docker/mk/Makefile.include @@ -76,6 +76,7 @@ build: $(MKBUILD) $(DEPS_TARGETS) --build-arg LWUI_VERSION==$(shell cat $(MKBUILD)/.dep_lightui) \ --build-arg NGUI_VERSION==$(shell cat $(MKBUILD)/.dep_ngui) \ --build-arg TESTS_VERSION==$(shell cat $(MKBUILD)/.dep_tests) \ + --build-arg CACHE_DATE==$(shell date -uI) \ $(DOCKER_ARGS) . clean: