mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update git-sync 0.21.0
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
|
||||
services:
|
||||
git-sync:
|
||||
image: ghcr.io/akashrajpurohit/git-sync:v0.20.0
|
||||
image: ghcr.io/akashrajpurohit/git-sync:v0.21.0
|
||||
container_name: git-sync
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
@@ -9,4 +8,4 @@ services:
|
||||
volumes:
|
||||
- ${GITSYNC_CONFIG_PATH}:/git-sync/config.yaml
|
||||
- ${GITSYNC_BACKUP_PATH}:/backups
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user