From 2f647ca5c881038408d5792c11687215cf887b55 Mon Sep 17 00:00:00 2001 From: Ravi Akshintala Date: Fri, 5 Jul 2024 16:50:50 +0530 Subject: [PATCH] adding alpine latest version --- images/ubuntu/toolsets/toolset-2004.json | 1 + images/ubuntu/toolsets/toolset-2204.json | 1 + 2 files changed, 2 insertions(+) diff --git a/images/ubuntu/toolsets/toolset-2004.json b/images/ubuntu/toolsets/toolset-2004.json index b0b0542368b9..b7f3f35e8b26 100644 --- a/images/ubuntu/toolsets/toolset-2004.json +++ b/images/ubuntu/toolsets/toolset-2004.json @@ -215,6 +215,7 @@ "alpine:3.16", "alpine:3.17", "alpine:3.18", + "alpine:3.19", "debian:9", "debian:10", "debian:11", diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 34dfdc2b340d..1217b8f4d30d 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -214,6 +214,7 @@ "alpine:3.16", "alpine:3.17", "alpine:3.18", + "alpine:3.19", "debian:10", "debian:11", "moby/buildkit:latest",