From 20d2e9821fc72729c87436f7c7195c118426d899 Mon Sep 17 00:00:00 2001 From: Alexey-Ayupov <116575425+Alexey-Ayupov@users.noreply.github.com> Date: Wed, 3 Jan 2024 12:07:53 +0100 Subject: [PATCH] [Ubuntu] Remove buildpack-deps docker images (#9093) --- images/ubuntu/toolsets/toolset-2004.json | 3 --- images/ubuntu/toolsets/toolset-2204.json | 2 -- 2 files changed, 5 deletions(-) diff --git a/images/ubuntu/toolsets/toolset-2004.json b/images/ubuntu/toolsets/toolset-2004.json index e1b5664fe..816d31370 100644 --- a/images/ubuntu/toolsets/toolset-2004.json +++ b/images/ubuntu/toolsets/toolset-2004.json @@ -225,9 +225,6 @@ "alpine:3.16", "alpine:3.17", "alpine:3.18", - "buildpack-deps:stretch", - "buildpack-deps:buster", - "buildpack-deps:bullseye", "debian:9", "debian:10", "debian:11", diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index b4213e10e..98459780c 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -216,8 +216,6 @@ "alpine:3.16", "alpine:3.17", "alpine:3.18", - "buildpack-deps:buster", - "buildpack-deps:bullseye", "debian:10", "debian:11", "moby/buildkit:latest",