fix(yml): backup img envvar

yoselin.ribero 2022-01-27 07:58:12 +00:00
parent 21cc17a1a4
commit 05a4f04599
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ NGINX_ALPINE_IMG=nginx:1.21.6-alpine
REDIS_IMG=redis:6.2.6-alpine3.15
## POSTGRES BACKUP LOCAL
POSTGRES_BACKUP_LOCAL_IMG=postgres-backup-local:14-debian-2aa03d1
POSTGRES_BACKUP_LOCAL_IMG=prodrigestivill/postgres-backup-local:14-debian-2aa03d1
## HAPROXY
HAPROXY_IMG=haproxy:2.4.12-alpine3.15