Add sync target job (#350)

This commit is contained in:
Shiming Zhang
2023-09-11 18:59:12 +08:00
committed by GitHub
parent cd0d3ed991
commit 7fde81c2b5
2 changed files with 84 additions and 0 deletions

13
.github/ISSUE_TEMPLATE/sync-image.md vendored Normal file
View File

@@ -0,0 +1,13 @@
---
name: SYNC IMAGE
about: 主动同步指定镜像
title: SYNC IMAGE
labels: ''
assignees: ''
---
SYNC docker.io/library/busybox:latest
请修改上面的内容,将 `docker.io/library/busybox:latest` 改为你要同步的镜像