From be5a0bab14149a169559f6b6ffc94b07749d0d8f Mon Sep 17 00:00:00 2001 From: Anuj Singh <30765911+underscoreanuj@users.noreply.github.com> Date: Thu, 31 Oct 2019 10:50:18 +0530 Subject: [PATCH] Update jenkins-docker-images.md --- website/content/en/docs/How it works/jenkins-docker-images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 48dc3564..273576e0 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 @@ -9,4 +9,4 @@ description: > **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. +If needed, the Docker image can be easily changed in custom resource manifest as long as it supports standard Jenkins file system structure.