diff --git a/Libros/K8S/Makefile b/Libros/K8S/Makefile index e71ea52..c154379 100644 --- a/Libros/K8S/Makefile +++ b/Libros/K8S/Makefile @@ -1,5 +1,5 @@ export ARQUITECTURA := $(shell lscpu |grep itectur | tr -d ' '| cut -f2 -d':') -export IMG_VERSION = 1.42 +export IMG_VERSION = 1.43 export IMG_NGINX_VERSION = 1.17 # limpia todo