Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update buildpack-deps #17186

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

yosifkit
Copy link
Member

Changes:

Changes:

- docker-library/buildpack-deps@2963e85: Merge pull request docker-library/buildpack-deps#160 from infosiftr/bye-mantic
- docker-library/buildpack-deps@fc4d075: Remove EOL Ubuntu 23.10 (aka mantic)
- docker-library/buildpack-deps@d8e20a1: Update to actions/checkout@v4 🙃
@yosifkit yosifkit requested a review from a team as a code owner July 16, 2024 16:18
Copy link

Diff for 7f8a89b:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 50318dc..35504d9 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -61,21 +61,6 @@ Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 GitCommit: d0ecd4b7313e9bc6b00d9a4fe62ad5787bc197ae
 Directory: ubuntu/jammy/scm
 
-Tags: mantic, 23.10
-Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: d0ecd4b7313e9bc6b00d9a4fe62ad5787bc197ae
-Directory: ubuntu/mantic
-
-Tags: mantic-curl, 23.10-curl
-Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: 6b4838ad208cd3447d2c8d6535827e0dfc74a145
-Directory: ubuntu/mantic/curl
-
-Tags: mantic-scm, 23.10-scm
-Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: d0ecd4b7313e9bc6b00d9a4fe62ad5787bc197ae
-Directory: ubuntu/mantic/scm
-
 Tags: noble, 24.04
 Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 GitCommit: 60dc5f9555c521de086b2f5770514faf69ee2cc4
diff --git a/_bashbrew-list b/_bashbrew-list
index 9791c78..5387a6c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -4,9 +4,6 @@ buildpack-deps:20.04-scm
 buildpack-deps:22.04
 buildpack-deps:22.04-curl
 buildpack-deps:22.04-scm
-buildpack-deps:23.10
-buildpack-deps:23.10-curl
-buildpack-deps:23.10-scm
 buildpack-deps:24.04
 buildpack-deps:24.04-curl
 buildpack-deps:24.04-scm
@@ -24,9 +21,6 @@ buildpack-deps:jammy
 buildpack-deps:jammy-curl
 buildpack-deps:jammy-scm
 buildpack-deps:latest
-buildpack-deps:mantic
-buildpack-deps:mantic-curl
-buildpack-deps:mantic-scm
 buildpack-deps:noble
 buildpack-deps:noble-curl
 buildpack-deps:noble-scm
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index e51a44c..176ce8f 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -2,8 +2,6 @@ buildpack-deps:20.04-curl
 buildpack-deps:20.04-scm
 buildpack-deps:22.04-curl
 buildpack-deps:22.04-scm
-buildpack-deps:23.10-curl
-buildpack-deps:23.10-scm
 buildpack-deps:24.04-curl
 buildpack-deps:24.04-scm
 buildpack-deps:curl
@@ -16,7 +14,6 @@ buildpack-deps:unstable-curl
 buildpack-deps:unstable-scm
 buildpack-deps:20.04
 buildpack-deps:22.04
-buildpack-deps:23.10
 buildpack-deps:24.04
 buildpack-deps:latest
 buildpack-deps:oldstable
diff --git a/buildpack-deps_23.10-curl/Dockerfile b/buildpack-deps_23.10-curl/Dockerfile
deleted file mode 100644
index 6b75df3..0000000
diff --git a/buildpack-deps_23.10-scm/Dockerfile b/buildpack-deps_23.10-scm/Dockerfile
deleted file mode 100644
index 24d7a22..0000000
diff --git a/buildpack-deps_23.10/Dockerfile b/buildpack-deps_23.10/Dockerfile
deleted file mode 100644
index da7dcef..0000000

Relevant Maintainers:

@yosifkit yosifkit merged commit b91751c into docker-library:master Jul 16, 2024
12 checks passed
@yosifkit yosifkit deleted the buildpack-deps branch July 16, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants