From 4a00be8c6b180b248bd79e9e364d8a3556d7a973 Mon Sep 17 00:00:00 2001 From: Leo Christy Jesuraj Date: Fri, 9 Feb 2024 14:16:16 -0500 Subject: [PATCH] Update icr-images.md --- docs/icr-images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/icr-images.md b/docs/icr-images.md index 4e1a1dc9c..f50f1a1a1 100644 --- a/docs/icr-images.md +++ b/docs/icr-images.md @@ -3,7 +3,7 @@ WebSphere Liberty container images are available from the IBM Container Registry (ICR) at `icr.io/appcafe/websphere-liberty`. Our recommendation is to use ICR instead of Docker Hub since ICR doesn't impose rate limits on image pulls. Images can be pulled from ICR without authentication. Only images with Universal Base Image (UBI) as the Operating System are available in ICR. -The images for the latest Liberty release and the last two quarterly releases (versions ending in _.3_, _.6_, _.9_ and _.12_) are available and are refreshed regularly to include fixes for the operating system (OS) and Java. +The images for the latest Liberty release and the last two quarterly releases (versions ending in _.3_, _.6_, _.9_ and _.12_) are available and are refreshed regularly (every 1-2 weeks) to include fixes for the operating system (OS) and Java. Available image tags are listed below. The tags use the following naming convention. For more information on tags, see [Container image naming conventions](https://www.ibm.com/docs/en/was-liberty/base?topic=images-liberty-container#cntr_r_images__imagename__title__1) documentation. ```