From ab19b8be310b289d765526fef23e9351e74fb1bc Mon Sep 17 00:00:00 2001 From: "user.name pi-farm" Date: Wed, 25 Feb 2026 18:00:04 +0100 Subject: [PATCH] publish to dockerhub --- buildargs.env | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/buildargs.env b/buildargs.env index e0e9186..0c68d41 100644 --- a/buildargs.env +++ b/buildargs.env @@ -14,6 +14,5 @@ ENV_PGID=1000 VOL_CONFIG=./config:/config VOL_DATA=./data:/app/www PORT_WEB=8080:80 -PUSH=gitea -#,dockerhub +PUSH=gitea,dockerhub DESCRIPTION="Alpine Mirror with s6-overlay and lighttpd, rsync, vnstat, cron"