Fix postgres-backup-local docker image version again

Simó Albert i Beltran 2022-01-27 11:50:03 +01:00
parent 465c3d06db
commit 972a73ca4e
1 changed files with 1 additions and 1 deletions

View File

@ -40,5 +40,5 @@ POSTGRES_USER=admin
## DOCKER IMAGES
NGINX_ALPINE_IMG=nginx:1.21.6-alpine
POSTGRES_BACKUP_LOCAL_IMG=postgres-backup-local:14-debian-2aa03d1
POSTGRES_BACKUP_LOCAL_IMG=prodrigestivill/postgres-backup-local:14-debian-2aa03d1
HAPROXY_IMG=haproxy:2.4.12-alpine3.15