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

This commit is contained in:
Renovate Bot 2024-04-18 19:06:31 +00:00
parent 4613e0de61
commit e1f1f0630f

View file

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