From 1eb4f88c999acd5b3bc262f12d12e1f62a23cb66 Mon Sep 17 00:00:00 2001 From: Sebastian Bernauer Date: Wed, 26 Apr 2023 11:51:45 +0200 Subject: [PATCH] Bump phoenix to 5.1.3 --- image_tools/conf.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/image_tools/conf.py b/image_tools/conf.py index 1559b506d..050b78bf6 100644 --- a/image_tools/conf.py +++ b/image_tools/conf.py @@ -64,32 +64,32 @@ { "product": "2.4.6", "java-base": "11", - "phoenix": "2.4-5.1.2", + "phoenix": "2.4-5.1.3", }, { "product": "2.4.8", "java-base": "11", - "phoenix": "2.4-5.1.2", + "phoenix": "2.4-5.1.3", }, { "product": "2.4.9", "java-base": "11", - "phoenix": "2.4-5.1.2", + "phoenix": "2.4-5.1.3", }, { "product": "2.4.11", "java-base": "11", - "phoenix": "2.4-5.1.2", + "phoenix": "2.4-5.1.3", }, { "product": "2.4.12", "java-base": "11", - "phoenix": "2.4-5.1.2", + "phoenix": "2.4-5.1.3", }, { "product": "2.4.17", "java-base": "11", - "phoenix": "2.4-5.1.2", + "phoenix": "2.4-5.1.3", }, { 'product': '2.5.3',