mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-06-08 20:48:00 +00:00
Updated to prodrigestivill/go-cron v0.0.9 that allows optional seconds
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
ARG BASETAG=latest
|
||||
FROM postgres:$BASETAG
|
||||
|
||||
ARG GOCRONVER=v0.0.8
|
||||
ARG GOCRONVER=v0.0.9
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
RUN set -x \
|
||||
|
||||
Reference in New Issue
Block a user