From 9ae978aa78394013a55089840359291ca6328f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Pra=C5=BCak?= Date: Fri, 25 Oct 2019 11:46:03 +0200 Subject: [PATCH] Update jenkins-docker-images.md --- .../content/en/docs/How it works/jenkins-docker-images.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/content/en/docs/How it works/jenkins-docker-images.md b/website/content/en/docs/How it works/jenkins-docker-images.md index 3fa3ba83..48dc3564 100644 --- a/website/content/en/docs/How it works/jenkins-docker-images.md +++ b/website/content/en/docs/How it works/jenkins-docker-images.md @@ -7,5 +7,6 @@ description: > Jenkins default image details --- -**Jenkins Operator** is fully compatible with **jenkins:lts** docker image and does not introduce any hidden changes there. -If needed, the docker image can easily be changed in custom resource manifest as long as it supports standard Jenkins file system structure. \ No newline at end of file +**Jenkins Operator** is fully compatible with **`jenkins:lts`** Docker image and does not introduce any hidden changes to the upstream Jenkins. + +If needed, the Docker image can easily be changed in custom resource manifest as long as it supports standard Jenkins file system structure.