From 8269853b28656b9a6a0669f1b8180c6cb326b157 Mon Sep 17 00:00:00 2001 From: Al Fontaine Date: Wed, 24 Feb 2021 17:21:32 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b72543f..fc04397 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Official Jenkins Docker image -# Approved for use behind a CNAP/CPN. It cannot be internet facing. +# Approved for use behind a CNAP/VPN. It cannot be internet facing. [![Docker Stars](https://img.shields.io/docker/stars/jenkins/jenkins.svg)](https://hub.docker.com/r/jenkins/jenkins/) [![Docker Pulls](https://img.shields.io/docker/pulls/jenkins/jenkins.svg)](https://hub.docker.com/r/jenkins/jenkins/) @@ -299,4 +299,4 @@ If you wish to contribute fixes to this repository, please refer to the [dedicat Jump on irc.freenode.net and the #jenkins room. Ask! -[system-property]: https://wiki.jenkins.io/display/JENKINS/Features+controlled+by+system+properties \ No newline at end of file +[system-property]: https://wiki.jenkins.io/display/JENKINS/Features+controlled+by+system+properties -- GitLab