mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-06-09 21:17:59 +00:00
Updated to prodrigestivill/go-cron v0.0.9 that allows optional seconds
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ group "default" {
|
||||
|
||||
target "common" {
|
||||
platforms = ["linux/amd64", "linux/arm64", "linux/arm/v7"]
|
||||
args = {"GOCRONVER" = "v0.0.8"}
|
||||
args = {"GOCRONVER" = "v0.0.9"}
|
||||
}
|
||||
|
||||
target "debian" {
|
||||
|
||||
Reference in New Issue
Block a user