From 3a927a49d4b113300e0de9ecea774b5e44d9ac06 Mon Sep 17 00:00:00 2001 From: "Chris \"Not So\" Short" Date: Tue, 10 Jun 2025 16:46:36 -0400 Subject: [PATCH] Rocky Linux: Adding note on where to find the latest versions (#2584) * Rocky Linux: Adding note on where to find the latest versions while we refactor around oci-import Signed-off-by: Chris "Not So" Short * Fix: Add newline at the end of file to resolve linting error Signed-off-by: Chris "Not So" Short * Update rockylinux/deprecated.md Co-authored-by: Tianon Gravi --------- Signed-off-by: Chris "Not So" Short Co-authored-by: Tianon Gravi --- rockylinux/deprecated.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 rockylinux/deprecated.md diff --git a/rockylinux/deprecated.md b/rockylinux/deprecated.md new file mode 100644 index 000000000..87abc0481 --- /dev/null +++ b/rockylinux/deprecated.md @@ -0,0 +1,3 @@ +# IMPORTANT NOTE + +The Docker team curates the Official Images program, and there are currently some technical constraints preventing Rocky Linux from publishing updates here. For the most up-to-date container images, please refer to the [Rocky Linux Docker Hub repository](https://hub.docker.com/r/rockylinux/rockylinux) for now.