From 46d47141dc9ae7f8869e7e9e6e613af40a597706 Mon Sep 17 00:00:00 2001
From: Bryan  BRANCOTTE <bryan.brancotte@pasteur.fr>
Date: Thu, 20 Jun 2024 14:24:27 +0200
Subject: [PATCH] Indicate that we can add new version of any base tool

---
 source/user_guide/configure_image.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/source/user_guide/configure_image.rst b/source/user_guide/configure_image.rst
index 2027164..6089125 100644
--- a/source/user_guide/configure_image.rst
+++ b/source/user_guide/configure_image.rst
@@ -111,6 +111,8 @@ The ``FROM ...`` indicate which base image should be used, the image contains:
    :file: image_list.csv
    :header-rows: 1
 
+If a version of R, Python, shiny-server, Debian or Ubuntu is missing do not hesitate to ask us to add it.
+
 Translation between ubuntu name and version can be found at https://wiki.ubuntu.com/Releases.
 Translation between debian name and version can be found at https://www.debian.org/releases/
 An up to date list can be found in https://gitlab.pasteur.fr/hub/shiny-k8s/container_registry
-- 
GitLab