mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-06-05 11:07:59 +00:00
Upgrade to go-cron 11 to avoid zombie processes
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
ARG BASETAG=latest
|
||||
FROM postgres:$BASETAG
|
||||
|
||||
ARG GOCRONVER=v0.0.10
|
||||
ARG GOCRONVER=v0.0.11
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user