Update postgres Docker tag to v16 #134

Closed
renovatebot wants to merge 1 commit from renovate/postgres-16.x into main
Showing only changes of commit 7fea85c21a - Show all commits

View file

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