mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-05-31 08:37:58 +00:00
Upgrade to go-cron 11 to avoid zombie processes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
GOCRONVER="v0.0.10"
|
||||
GOCRONVER="v0.0.11"
|
||||
MAIN_TAG="16"
|
||||
TAGS_EXTRA="15 14 13 12"
|
||||
PLATFORMS="linux/amd64 linux/arm64 linux/arm/v7 linux/s390x linux/ppc64le"
|
||||
|
||||
Reference in New Issue
Block a user