Fix postgres-backup-local docker image version
parent
27c1fd5f04
commit
237b4c92d0
|
@ -156,3 +156,6 @@ NGINX_IMG=nginx:1.21.6
|
||||||
|
|
||||||
## REDIS
|
## REDIS
|
||||||
REDIS_IMG=redis:6.2.6-alpine3.15
|
REDIS_IMG=redis:6.2.6-alpine3.15
|
||||||
|
|
||||||
|
## POSTGRES BACKUP LOCAL
|
||||||
|
POSTGRES_BACKUP_LOCAL_IMG=postgres-backup-local:14-debian-2aa03d1
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit c768c995e1f57eae36bd40a284843b2b794f546b
|
Subproject commit c88028ada1c365bd95e6aceee57742a55581bbfb
|
Loading…
Reference in New Issue