Fix postgres-backup-local docker image version

Simó Albert i Beltran 2022-01-26 17:51:33 +01:00
parent be814a9e2e
commit b7b3fe0513
1 changed files with 1 additions and 1 deletions

View File

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