Update postgres Docker tag to v14.11 #130

Closed
renovatebot wants to merge 1 commit from renovate/postgres-14.x into main

View file

@ -15,7 +15,7 @@ services:
networks: networks:
- activepieces - activepieces
postgres: postgres:
image: 'postgres:14.4' image: 'postgres:14.11'
container_name: postgres container_name: postgres
restart: unless-stopped restart: unless-stopped
environment: environment: