From de2f7d62d380b1d0cfd9ab65039c7e399e10ea6c Mon Sep 17 00:00:00 2001 From: creylopez Date: Wed, 19 Feb 2025 15:12:28 +0000 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 --- JugarAlPadel/K8S/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JugarAlPadel/K8S/Makefile b/JugarAlPadel/K8S/Makefile index 756817a..bcf2477 100644 --- a/JugarAlPadel/K8S/Makefile +++ b/JugarAlPadel/K8S/Makefile @@ -2,7 +2,7 @@ export ARQUITECTURA := $(shell lscpu |grep itectur | tr -d ' '| cut -f2 -d':') #export REGISTRY=localhost:5000 export REGISTRY=registry.reymota.es -export IMG_VERSION = 0.55 +export IMG_VERSION = 0.56 export IMG_NGINX_VERSION = 2.3 # limpia todo