We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55e01ea + 4cad5b3 commit a36f84dCopy full SHA for a36f84d
README.md
@@ -849,7 +849,7 @@ bash test-in-k8s.sh
849
# Docker image
850
851
Docker image for Jenkins, with plugin installed.
852
-Based on the [official image](https://registry.hub.docker.com/_/jenkins/).
+Based on the [official image](https://hub.docker.com/r/jenkins/jenkins/).
853
854
## Running the Docker image
855
README_zh.md
@@ -643,7 +643,7 @@ kubectl apply -n kubernetes-plugin-test-overridden-namespace2 -f src/test/kubern
643
644
# Docker 镜像
645
646
-Jenkins 的 Docker 镜像,并安装好插件。基于[官方镜像](https://registry.hub.docker.com/_/jenkins/)。
+Jenkins 的 Docker 镜像,并安装好插件。基于[官方镜像](https://hub.docker.com/r/jenkins/jenkins/)。
647
648
## 运行 Docker 镜像
649
0 commit comments