Update Dockerfile Airflow image and values.yaml to definitive
[osm/devops.git] / docker / mk / Makefile.include
index af53ff0..1fd6dcd 100644 (file)
@@ -73,8 +73,8 @@ build: $(MKBUILD) $(DEPS_TARGETS)
                    --build-arg PLA_VERSION==$(shell cat $(MKBUILD)/.dep_PLA) \
                    --build-arg DEVOPS_VERSION==$(shell cat $(MKBUILD)/.dep_devops) \
                    --build-arg N2VC_VERSION==$(shell cat $(MKBUILD)/.dep_N2VC) \
-                   --build-arg LWUI_VERSION==$(shell cat $(MKBUILD)/.dep_lightui) \
                    --build-arg NGUI_VERSION==$(shell cat $(MKBUILD)/.dep_ngui) \
+                   --build-arg NGSA_VERSION==$(shell cat $(MKBUILD)/.dep_ngsa) \
                    --build-arg TESTS_VERSION==$(shell cat $(MKBUILD)/.dep_tests) \
                    --build-arg CACHE_DATE==$(shell date -uI) \
                    $(DOCKER_ARGS) .