From 64774bd70c5372f7ba41287d4d0784c0063f8d91 Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Thu, 10 Oct 2024 12:14:30 +0200 Subject: [PATCH] Cambio de version --- 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 e69d1b4..ecb44d6 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.49 +export IMG_VERSION = 0.50 export IMG_NGINX_VERSION = 2.4 # limpia todo