From 585d9015492f074155162e82a6ed0ebb7e60b61e Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Fri, 9 Aug 2024 11:26:00 -0700 Subject: [PATCH] Deprecate `mono` image (due to maintainer inactivity) --- mono/README-short.txt | 2 +- mono/deprecated.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 mono/deprecated.md diff --git a/mono/README-short.txt b/mono/README-short.txt index 19bb0ad99..8b4e69d86 100644 --- a/mono/README-short.txt +++ b/mono/README-short.txt @@ -1 +1 @@ -Mono is an open source implementation of Microsoft's .NET Framework +DEPRECATED; Mono is an open source implementation of Microsoft's .NET Framework diff --git a/mono/deprecated.md b/mono/deprecated.md new file mode 100644 index 000000000..bf91fc036 --- /dev/null +++ b/mono/deprecated.md @@ -0,0 +1 @@ +This image is deprecated due to maintainer inactivity (last updated Jun 2022; [docker-library/official-images#12682](https://github.com/docker-library/official-images/pull/12682)).