[docs] fix docker best practice link

the old link redirects to this one

Change-Id: I9c5cd94ae98e54d7db23edfe89724a3c9747bcd7
Signed-off-by: Sven Kieske <kieske@osism.tech>
This commit is contained in:
Sven Kieske 2023-09-21 13:44:40 +02:00
parent 3d703b60e6
commit 28fd851210
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Adding a new image
==================
Kolla follows `Best practices for writing Dockerfiles
<https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/>`__
<https://docs.docker.com/develop/develop-images/dockerfile_best-practices/>`__
where at all possible.
We use ``jinja2`` templating syntax to help manage the volume and complexity