Skip to content

Commit

Permalink
Bump phoenix to 5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Apr 26, 2023
1 parent 6642ea4 commit 1eb4f88
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions image_tools/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 1eb4f88

Please sign in to comment.