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-05-04 19:29:28 +00:00
parent 1edafc23e6
commit a91ba76d28

View file

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