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

Remove xenial for neurodebian imgs #14005

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

yarikoptic
Copy link
Contributor

ref: #13950

=== Do not change lines below ===
{
 "chain": [
  "121d7033efd98c99cba48764ae4f85fd6078b786",
  "13c2abd49d2a8be905a772856463589d893be6fe"
 ],
 "cmd": "./gen_dockerfiles",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@github-actions
Copy link

github-actions bot commented Feb 2, 2023

Diff for 8d2a5c5:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index f128c4b..f6e2a66 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,6 +1,6 @@
 Maintainers: Yaroslav Halchenko <debian@onerussian.com> (@yarikoptic)
 GitRepo: https://github.com/neurodebian/dockerfiles.git
-GitCommit: 53a254d17e6c1c21787ed44b6e848c1af46ea9be
+GitCommit: 1da9308291ad33a33447519ec1835bb3e37acebc
 
 Tags: bionic, nd18.04
 Architectures: amd64, arm64v8
@@ -57,11 +57,3 @@ Directory: dockerfiles/sid
 Tags: sid-non-free, nd-non-free
 Architectures: amd64, arm64v8, i386
 Directory: dockerfiles/sid-non-free
-
-Tags: xenial, nd16.04
-Architectures: amd64, arm64v8
-Directory: dockerfiles/xenial
-
-Tags: xenial-non-free, nd16.04-non-free
-Architectures: amd64, arm64v8
-Directory: dockerfiles/xenial-non-free
diff --git a/_bashbrew-list b/_bashbrew-list
index d6cdc4e..88dd937 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -12,8 +12,6 @@ neurodebian:jammy
 neurodebian:jammy-non-free
 neurodebian:latest
 neurodebian:nd
-neurodebian:nd16.04
-neurodebian:nd16.04-non-free
 neurodebian:nd18.04
 neurodebian:nd18.04-non-free
 neurodebian:nd20.04
@@ -30,5 +28,3 @@ neurodebian:nd-non-free
 neurodebian:non-free
 neurodebian:sid
 neurodebian:sid-non-free
-neurodebian:xenial
-neurodebian:xenial-non-free
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 2c355ed..6b7f804 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -12,5 +12,3 @@ neurodebian:nd22.04
 neurodebian:nd22.04-non-free
 neurodebian:nd
 neurodebian:nd-non-free
-neurodebian:nd16.04
-neurodebian:nd16.04-non-free
diff --git a/neurodebian_nd16.04-non-free/Dockerfile b/neurodebian_nd16.04-non-free/Dockerfile
deleted file mode 100644
index 492d896..0000000
diff --git a/neurodebian_nd16.04/Dockerfile b/neurodebian_nd16.04/Dockerfile
deleted file mode 100644
index 56550c7..0000000

Relevant Maintainers:

@yosifkit yosifkit merged commit 74b4f1e into docker-library:master Feb 2, 2023
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.

2 participants