Docker image update
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
services:
|
||||
debmirup:
|
||||
container_name: Debian_Mirrors_Updater
|
||||
build: ./
|
||||
image: debmirrorupd:V2.0.1
|
||||
# build: ./
|
||||
image: yuruc3/debianrepolist:v0.3
|
||||
environment:
|
||||
- DEBMIRRORURL=https://www.debian.org/mirror/list
|
||||
- GITURLPROTO=https
|
||||
- GITURL=tea.shupogaki.org
|
||||
- GITREPOPATH=YuruC3/Debain-repos.git
|
||||
- GITEA_TOKEN=<CHANGHE_ME>
|
||||
- GITREPOPATH=YuruC3/Repo-IP-lists.git
|
||||
- GITEA_TOKEN=0938a2033324b987bbcb2976b56d147a9a00d8a2
|
||||
- EXTRAREPOS=True
|
||||
- SECURITYREPOS=True
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user