diff --git a/LyricsPy/K8S/Makefile b/LyricsPy/K8S/Makefile index 4a08a31..40074f9 100644 --- a/LyricsPy/K8S/Makefile +++ b/LyricsPy/K8S/Makefile @@ -1,4 +1,7 @@ -export IMG_VERSION = 7.2 +export IMG_VERSION = 7.3 + +all: imagen clean install + imagen: cd ../servicios; make diff --git a/LyricsPy/servicios/env.produccion b/LyricsPy/servicios/env.produccion index f1fd512..ff9323f 100644 --- a/LyricsPy/servicios/env.produccion +++ b/LyricsPy/servicios/env.produccion @@ -1 +1,2 @@ -ENVIRONMENT="Producción" \ No newline at end of file +ENVIRONMENT="Producción" +