⬆️ Update postgres Docker tag to v16 #170

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

View file

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