From 6e3327a2acb5f0b7389b90f00ce87829abaaceba Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Tue, 15 Apr 2025 12:39:09 +0200 Subject: [PATCH] =?UTF-8?q?Cambio=20de=20versi=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- K8S/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/K8S/Makefile b/K8S/Makefile index da4963c..c8ad5df 100644 --- a/K8S/Makefile +++ b/K8S/Makefile @@ -1,6 +1,6 @@ export ARQUITECTURA := $(shell lscpu |grep itectur | tr -d ' '| cut -f2 -d':') export REGISTRY=registry.reymota.es -export IMG_VERSION = 0.72 +export IMG_VERSION = 0.73 export IMG_NGINX_VERSION = 1.0 # limpia todo