X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2Fmk%2FMakefile.include;fp=docker%2Fmk%2FMakefile.include;h=0c44636edbcf01da0521d76d015dc629f29c214b;hb=89f2f421a741d0e3c56e3fb2deb304eacedb5a8f;hp=81529f34df2fdf905e37e31658f8322772436f54;hpb=7abb18b1a22f35bf13725dde05130e3a567419ac;p=osm%2Fdevops.git diff --git a/docker/mk/Makefile.include b/docker/mk/Makefile.include index 81529f34..0c44636e 100644 --- a/docker/mk/Makefile.include +++ b/docker/mk/Makefile.include @@ -44,6 +44,7 @@ build: $(MKBUILD) $(DEPS_TARGETS) --build-arg NBI_VERSION==$(shell cat $(MKBUILD)/.dep_NBI) \ --build-arg POL_VERSION==$(shell cat $(MKBUILD)/.dep_POL) \ --build-arg DEVOPS_VERSION==$(shell cat $(MKBUILD)/.dep_devops) \ + --build-arg LWUI_VERSION==$(shell date +%s) \ $(DOCKER_ARGS) . clean: