diff --git a/kubernetes/teyvat/apps/database/cloudnative-pg/backup/cronjob.yaml b/kubernetes/teyvat/apps/database/cloudnative-pg/backup/cronjob.yaml index 05cbf94f22..5b382b2f9f 100644 --- a/kubernetes/teyvat/apps/database/cloudnative-pg/backup/cronjob.yaml +++ b/kubernetes/teyvat/apps/database/cloudnative-pg/backup/cronjob.yaml @@ -20,7 +20,7 @@ spec: - 65541 containers: - name: postgres-backup - image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:085926531fbabe298792a83384d07d6146683732e53e51891ac75eaa71e09d08 + image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:c577b0d62673d4dce0471c75d21e3e08e4e9789903f5a3fd6613c410442e9670 imagePullPolicy: IfNotPresent command: - "/backup.sh"