Skip to content

Commit 4cad5b3

Browse files
committed
update jenkins docker image url
1 parent 55e01ea commit 4cad5b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ bash test-in-k8s.sh
849849
# Docker image
850850

851851
Docker image for Jenkins, with plugin installed.
852-
Based on the [official image](https://registry.hub.docker.com/_/jenkins/).
852+
Based on the [official image](https://hub.docker.com/r/jenkins/jenkins/).
853853

854854
## Running the Docker image
855855

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ kubectl apply -n kubernetes-plugin-test-overridden-namespace2 -f src/test/kubern
643643
644644
# Docker 镜像
645645
646-
Jenkins 的 Docker 镜像,并安装好插件。基于[官方镜像](https://registry.hub.docker.com/_/jenkins/)。
646+
Jenkins 的 Docker 镜像,并安装好插件。基于[官方镜像](https://hub.docker.com/r/jenkins/jenkins/)。
647647
648648
## 运行 Docker 镜像
649649

0 commit comments

Comments
 (0)