Skip to content

Commit

Permalink
Update matrix.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaiola committed Feb 27, 2024
1 parent 03ab910 commit b06a476
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docker/build/matrix.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"//comment1": "Matrix of supported image tags/releases (latest: first value)",
"release": [
"1.2.0",
"1.2.0-jammy",
"1.2.0-focal",
"1.2.1",
"1.2.1-jammy",
"1.2.1-focal",
"1.2",
"1.2-jammy",
"1.2-focal",
Expand All @@ -14,6 +14,9 @@
"master",
"master-jammy",
"master-focal",
"1.2.0",
"1.2.0-jammy",
"1.2.0-focal",
"1.1.0",
"1.0.0"
],
Expand Down

0 comments on commit b06a476

Please sign in to comment.