From f38910cb8408dfe4fe8c2a2fb56d5de7f5b4f5e6 Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Sun, 13 Oct 2024 17:59:48 +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.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JugarAlPadel/K8S/Makefile.local b/JugarAlPadel/K8S/Makefile.local index b133253..c75a0fa 100644 --- a/JugarAlPadel/K8S/Makefile.local +++ b/JugarAlPadel/K8S/Makefile.local @@ -2,7 +2,7 @@ export ARQUITECTURA := $(shell lscpu |grep itectur | tr -d ' '| cut -f2 -d':') export REGISTRY=localhost:30500 #export REGISTRY=registry.reymota.es -export IMG_VERSION = 0.59 +export IMG_VERSION = 0.60 export IMG_NGINX_VERSION = 2.4 # limpia todo