Update postgres Docker tag to v16
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2024-04-18 20:06:34 +00:00
parent 4613e0de61
commit 9ca89b78f7

View file

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