Skip to content

Commit 555b178

Browse files
authored
Update docker_search.html
1 parent e878335 commit 555b178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/tool/templates/tool/docker_search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h3 class="card-title pl-2 title-info">工具说明:</h3>
2222
<div class="form-group">
2323
<label>输入镜像名称:</label>
2424
<input type="url" class="form-control rounded-0" id="image-name"
25-
placeholder="例:nginx 或者 jenkins/jenkins"
25+
placeholder="例:nginx 或者 hopetree/izone"
2626
required>
2727
<small class="form-text text-muted">注:nginx 为官方维护的镜像;jenkins/jenkins 是 Jenkins 维护的镜像,比官方维护的更好</small>
2828
</div>

0 commit comments

Comments
 (0)