From 019d48efc946127865975c4c5456e5f2b8074394 Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Mon, 2 Sep 2024 13:04:27 +0200 Subject: [PATCH] =?UTF-8?q?Aumento=20versi=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RepostajesDj/K8S/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RepostajesDj/K8S/Makefile b/RepostajesDj/K8S/Makefile index 8c7e9b6..8e66d98 100644 --- a/RepostajesDj/K8S/Makefile +++ b/RepostajesDj/K8S/Makefile @@ -1,7 +1,7 @@ export ARQUITECTURA := $(shell lscpu |grep itectur | tr -d ' '| cut -f2 -d':') #export REGISTRY=registry.cube.local export REGISTRY=registry.reymota.es -export IMG_VERSION = 1.15 +export IMG_VERSION = 1.16 export IMG_NGINX_VERSION = 1.0 # limpia todo