diff --git a/Libros/K8S/Makefile b/Libros/K8S/Makefile index 985aea6..e71ea52 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.40 +export IMG_VERSION = 1.42 export IMG_NGINX_VERSION = 1.17 # limpia todo diff --git a/Libros/biblioteca/gestion/templates/registration/login.html b/Libros/biblioteca/gestion/templates/registration/login.html index 4f9e4cc..76b0100 100644 --- a/Libros/biblioteca/gestion/templates/registration/login.html +++ b/Libros/biblioteca/gestion/templates/registration/login.html @@ -61,7 +61,6 @@ - + -->