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-05-04 21:26:45 +00:00
parent 1edafc23e6
commit 7fea85c21a

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: