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