Closed WadeBarnes closed 1 year ago
Addressed with https://github.com/BCDevOps/backup-container/pull/100
Ran into build issues. Also noticed, after the fact, that only one docker file got updated. There are three others that need to be updated too.
@rajpalc7, The name of the artifacts have changed from go-crond-64-linux
to go-crond.linux.amd64
. This happened after release 21.5.0
starting with release 22.9.0
.
I've committed a quick fix for the Postgres build.
Upgrade to the latest version of go-crond and migrate away from using the BCDevOps/go-crond as it is being deprecated in favor of the upstream project webdevops/go-crond which has since merged the features that prompted the
BCDevOps/go-crond
fork.An example of switching and upgrading can be found here: